Sha256: 0e6dfcef468a9063eaf289de431266b38c0da210f19033df633bf6891b4b4815

Contents?: true

Size: 167 Bytes

Versions: 9

Compression:

Stored size: 167 Bytes

Contents

module RSpec
  module Core
    module MockFrameworkAdapter

      def _setup_mocks; end
      def _verify_mocks; end
      def _teardown_mocks; end

    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rspec-core-2.0.0.beta.17 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.16 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.15 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.14 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.13 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.12 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.11 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.10 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.9 lib/rspec/core/mocking/with_absolutely_nothing.rb