Module: RR

Defined in:
lib/rr/space.rb,
lib/rr/double.rb,
lib/rr/scenario.rb,
lib/rr/mock_creator.rb,
lib/rr/stub_creator.rb,
lib/rr/probe_creator.rb,
lib/rr/adapters/rspec.rb,
lib/rr/errors/rr_error.rb,
lib/rr/adapters/test_unit.rb,
lib/rr/do_not_allow_creator.rb,
lib/rr/errors/times_called_error.rb,
lib/rr/extensions/double_methods.rb,
lib/rr/errors/scenario_order_error.rb,
lib/rr/errors/argument_equality_error.rb,
lib/rr/errors/scenario_not_found_error.rb,
lib/rr/expectations/wildcard_matchers/is_a.rb,
lib/rr/expectations/any_argument_expectation.rb,
lib/rr/expectations/times_called_expectation.rb,
lib/rr/expectations/wildcard_matchers/boolean.rb,
lib/rr/expectations/wildcard_matchers/numeric.rb,
lib/rr/expectations/wildcard_matchers/anything.rb,
lib/rr/expectations/wildcard_matchers/duck_type.rb,
lib/rr/expectations/argument_equality_expectation.rb

Defined Under Namespace

Modules: Adapters, Errors, Expectations, Extensions Classes: DoNotAllowCreator, Double, MockCreator, ProbeCreator, Scenario, Space, StubCreator