Module: RR

Defined in:
lib/rr/space.rb,
lib/rr/double.rb,
lib/rr/adapters/rspec.rb,
lib/rr/double_creator.rb,
lib/rr/double_matches.rb,
lib/rr/errors/rr_error.rb,
lib/rr/double_injection.rb,
lib/rr/double_definition.rb,
lib/rr/adapters/test_unit.rb,
lib/rr/adapters/rr_methods.rb,
lib/rr/double_method_proxy.rb,
lib/rr/wildcard_matchers/is_a.rb,
lib/rr/hash_with_object_id_key.rb,
lib/rr/double_definition_builder.rb,
lib/rr/errors/double_order_error.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/wildcard_matchers/duck_type.rb,
lib/rr/errors/double_not_found_error.rb,
lib/rr/errors/argument_equality_error.rb,
lib/rr/errors/double_definition_error.rb,
lib/rr/times_called_matchers/terminal.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, DoubleCreator, DoubleDefinition, DoubleDefinitionBuilder, DoubleInjection, DoubleMatches, DoubleMethodProxy, HashWithObjectIdKey, Space