Sha256: 5791763798b774104dd7cb7e29c42a47e4b6b8b9e448e86cee3da44153acb4b9

Contents?: true

Size: 204 Bytes

Versions: 14

Compression:

Stored size: 204 Bytes

Contents

module Rspec
  module Core
    module Mocking
      module WithAbsolutelyNothing

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

      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rspec-core-2.0.0.beta.4 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.3 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.2 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.beta.1 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a10 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a9 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a8 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a7 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a6 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a5 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a4 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a3 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a2 lib/rspec/core/mocking/with_absolutely_nothing.rb
rspec-core-2.0.0.a1 lib/rspec/core/mocking/with_absolutely_nothing.rb