Module: RR

Defined in:
lib/rr/space.rb,
lib/rr/double.rb,
lib/rr/scenario.rb,
lib/rr/adapters/rspec.rb,
lib/rr/errors/rr_error.rb,
lib/rr/scenario_creator.rb,
lib/rr/scenario_matches.rb,
lib/rr/adapters/test_unit.rb,
lib/rr/scenario_definition.rb,
lib/rr/scenario_method_proxy.rb,
lib/rr/wildcard_matchers/is_a.rb,
lib/rr/hash_with_object_id_key.rb,
lib/rr/errors/times_called_error.rb,
lib/rr/wildcard_matchers/boolean.rb,
lib/rr/wildcard_matchers/numeric.rb,
lib/rr/wildcard_matchers/anything.rb,
lib/rr/errors/scenario_order_error.rb,
lib/rr/extensions/instance_methods.rb,
lib/rr/scenario_definition_builder.rb,
lib/rr/wildcard_matchers/duck_type.rb,
lib/rr/errors/argument_equality_error.rb,
lib/rr/times_called_matchers/terminal.rb,
lib/rr/errors/scenario_not_found_error.rb,
lib/rr/errors/scenario_definition_error.rb,
lib/rr/times_called_matchers/non_terminal.rb,
lib/rr/times_called_matchers/proc_matcher.rb,
lib/rr/times_called_matchers/range_matcher.rb,
lib/rr/expectations/any_argument_expectation.rb,
lib/rr/expectations/times_called_expectation.rb,
lib/rr/times_called_matchers/at_most_matcher.rb,
lib/rr/times_called_matchers/integer_matcher.rb,
lib/rr/times_called_matchers/at_least_matcher.rb,
lib/rr/times_called_matchers/any_times_matcher.rb,
lib/rr/expectations/argument_equality_expectation.rb,
lib/rr/times_called_matchers/times_called_matcher.rb

Defined Under Namespace

Modules: Adapters, Errors, Expectations, Extensions, TimesCalledMatchers, WildcardMatchers Classes: Double, HashWithObjectIdKey, Scenario, ScenarioCreator, ScenarioDefinition, ScenarioDefinitionBuilder, ScenarioMatches, ScenarioMethodProxy, Space