Table of Contents - mocha-1.1.0 Documentation
Classes and Modules
- Array
- Date
- Hash
- Mocha::API
- Mocha::AnyInstanceMethod
- Mocha::AnyInstanceReceiver
- Mocha::ArgumentIterator
- Mocha::ArrayMethods
- Mocha::BacktraceFilter
- Mocha::Cardinality
- Mocha::Central
- Mocha::ChangeStateSideEffect
- Mocha::ClassMethod
- Mocha::ClassMethods
- Mocha::ClassMethods::AnyInstance
- Mocha::Configuration
- Mocha::DateMethods
- Mocha::DefaultName
- Mocha::DefaultReceiver
- Mocha::Deprecation
- Mocha::Detection::TestUnit
- Mocha::ExceptionRaiser
- Mocha::Expectation
- Mocha::ExpectationError
- Mocha::ExpectationErrorFactory
- Mocha::ExpectationList
- Mocha::HashMethods
- Mocha::Hooks
- Mocha::ImpersonatingAnyInstanceName
- Mocha::ImpersonatingName
- Mocha::InStateOrderingConstraint
- Mocha::InstanceMethod
- Mocha::Integration::AssertionCounter
- Mocha::Integration::MiniTest::Adapter
- Mocha::Integration::MiniTest::Nothing
- Mocha::Integration::MiniTest::Version13
- Mocha::Integration::MiniTest::Version13::RunMethodPatch
- Mocha::Integration::MiniTest::Version140
- Mocha::Integration::MiniTest::Version140::RunMethodPatch
- Mocha::Integration::MiniTest::Version141
- Mocha::Integration::MiniTest::Version141::RunMethodPatch
- Mocha::Integration::MiniTest::Version142To172
- Mocha::Integration::MiniTest::Version142To172::RunMethodPatch
- Mocha::Integration::MiniTest::Version200
- Mocha::Integration::MiniTest::Version200::RunMethodPatch
- Mocha::Integration::MiniTest::Version201To222
- Mocha::Integration::MiniTest::Version201To222::RunMethodPatch
- Mocha::Integration::MiniTest::Version2110To2111
- Mocha::Integration::MiniTest::Version2110To2111::RunMethodPatch
- Mocha::Integration::MiniTest::Version2112To320
- Mocha::Integration::MiniTest::Version2112To320::RunMethodPatch
- Mocha::Integration::MiniTest::Version230To2101
- Mocha::Integration::MiniTest::Version230To2101::RunMethodPatch
- Mocha::Integration::MonkeyPatcher
- Mocha::Integration::TestUnit
- Mocha::Integration::TestUnit::Adapter
- Mocha::Integration::TestUnit::GemVersion200
- Mocha::Integration::TestUnit::GemVersion200::RunMethodPatch
- Mocha::Integration::TestUnit::GemVersion201To202
- Mocha::Integration::TestUnit::GemVersion201To202::RunMethodPatch
- Mocha::Integration::TestUnit::GemVersion203To220
- Mocha::Integration::TestUnit::GemVersion203To220::RunMethodPatch
- Mocha::Integration::TestUnit::GemVersion230To250
- Mocha::Integration::TestUnit::GemVersion230To250::RunMethodPatch
- Mocha::Integration::TestUnit::Nothing
- Mocha::Integration::TestUnit::RubyVersion185AndBelow
- Mocha::Integration::TestUnit::RubyVersion185AndBelow::RunMethodPatch
- Mocha::Integration::TestUnit::RubyVersion186AndAbove
- Mocha::Integration::TestUnit::RubyVersion186AndAbove::RunMethodPatch
- Mocha::Logger
- Mocha::MethodMatcher
- Mocha::Mock
- Mocha::Mockery
- Mocha::ModuleMethod
- Mocha::ModuleMethods
- Mocha::MultipleYields
- Mocha::Name
- Mocha::NoYields
- Mocha::ObjectMethods
- Mocha::ObjectReceiver
- Mocha::ParameterMatchers
- Mocha::ParameterMatchers::AllOf
- Mocha::ParameterMatchers::AnyOf
- Mocha::ParameterMatchers::AnyParameters
- Mocha::ParameterMatchers::Anything
- Mocha::ParameterMatchers::Base
- Mocha::ParameterMatchers::Equals
- Mocha::ParameterMatchers::HasEntries
- Mocha::ParameterMatchers::HasEntry
- Mocha::ParameterMatchers::HasKey
- Mocha::ParameterMatchers::HasValue
- Mocha::ParameterMatchers::Includes
- Mocha::ParameterMatchers::InstanceOf
- Mocha::ParameterMatchers::IsA
- Mocha::ParameterMatchers::KindOf
- Mocha::ParameterMatchers::Not
- Mocha::ParameterMatchers::Optionally
- Mocha::ParameterMatchers::QueryStringMatches
- Mocha::ParameterMatchers::RegexpMatches
- Mocha::ParameterMatchers::RespondsWith
- Mocha::ParameterMatchers::YamlEquivalent
- Mocha::ParametersMatcher
- Mocha::PrettyParameters
- Mocha::ReturnValues
- Mocha::Sequence
- Mocha::Sequence::InSequenceOrderingConstraint
- Mocha::SingleReturnValue
- Mocha::SingleYield
- Mocha::StateMachine
- Mocha::StateMachine::State
- Mocha::StateMachine::StatePredicate
- Mocha::StringMethods
- Mocha::StubbingError
- Mocha::Thrower
- Mocha::TimeMethods
- Mocha::UnexpectedInvocation
- Mocha::YieldParameters
- String
- Time
Methods
- ::activate — Mocha::Integration
- ::activate — Mocha
- ::activate — Mocha::Integration::MiniTest
- ::activate — Mocha::Integration::TestUnit
- ::applicable_to? — Mocha::Integration::MiniTest::Version201To222
- ::applicable_to? — Mocha::Integration::MiniTest::Version200
- ::applicable_to? — Mocha::Integration::TestUnit::RubyVersion186AndAbove
- ::applicable_to? — Mocha::Integration::MiniTest::Version13
- ::applicable_to? — Mocha::Integration::MiniTest::Version2110To2111
- ::applicable_to? — Mocha::Integration::MiniTest::Adapter
- ::applicable_to? — Mocha::Integration::MiniTest::Nothing
- ::applicable_to? — Mocha::Integration::TestUnit::Adapter
- ::applicable_to? — Mocha::Integration::MiniTest::Version2112To320
- ::applicable_to? — Mocha::Integration::MiniTest::Version230To2101
- ::applicable_to? — Mocha::Integration::TestUnit::GemVersion200
- ::applicable_to? — Mocha::Integration::TestUnit::RubyVersion185AndBelow
- ::applicable_to? — Mocha::Integration::MiniTest::Version142To172
- ::applicable_to? — Mocha::Integration::TestUnit::GemVersion203To220
- ::applicable_to? — Mocha::Integration::MiniTest::Version141
- ::applicable_to? — Mocha::Integration::TestUnit::GemVersion230To250
- ::applicable_to? — Mocha::Integration::MiniTest::Version140
- ::applicable_to? — Mocha::Integration::TestUnit::Nothing
- ::applicable_to? — Mocha::Integration::TestUnit::GemVersion201To202
- ::apply — Mocha::Integration::MonkeyPatcher
- ::build — Mocha::ReturnValues
- ::description — Mocha::Integration::TestUnit::Adapter
- ::description — Mocha::Integration::MiniTest::Version13
- ::description — Mocha::Integration::MiniTest::Nothing
- ::description — Mocha::Integration::TestUnit::GemVersion230To250
- ::description — Mocha::Integration::MiniTest::Version2112To320
- ::description — Mocha::Integration::TestUnit::GemVersion203To220
- ::description — Mocha::Integration::MiniTest::Version140
- ::description — Mocha::Integration::MiniTest::Version230To2101
- ::description — Mocha::Integration::TestUnit::Nothing
- ::description — Mocha::Integration::MiniTest::Version2110To2111
- ::description — Mocha::Integration::MiniTest::Version141
- ::description — Mocha::Integration::MiniTest::Adapter
- ::description — Mocha::Integration::MiniTest::Version201To222
- ::description — Mocha::Integration::TestUnit::RubyVersion185AndBelow
- ::description — Mocha::Integration::TestUnit::GemVersion201To202
- ::description — Mocha::Integration::TestUnit::GemVersion200
- ::description — Mocha::Integration::MiniTest::Version142To172
- ::description — Mocha::Integration::MiniTest::Version200
- ::description — Mocha::Integration::TestUnit::RubyVersion186AndAbove
- ::included — Mocha::API
- ::included — Mocha::Integration::MiniTest::Version200
- ::included — Mocha::Integration::MiniTest::Version142To172
- ::included — Mocha::Integration::TestUnit::RubyVersion186AndAbove
- ::included — Mocha::Integration::TestUnit::Adapter
- ::included — Mocha::Integration::TestUnit::GemVersion200
- ::included — Mocha::Integration::TestUnit::RubyVersion185AndBelow
- ::included — Mocha::Integration::MiniTest::Adapter
- ::included — Mocha::Integration::TestUnit::GemVersion201To202
- ::included — Mocha::Integration::MiniTest::Version141
- ::included — Mocha::Integration::MiniTest::Version13
- ::included — Mocha::Integration::MiniTest::Version201To222
- ::included — Mocha::Integration::TestUnit::Nothing
- ::included — Mocha::Integration::MiniTest::Version230To2101
- ::included — Mocha::Integration::MiniTest::Version140
- ::included — Mocha::Integration::MiniTest::Version2110To2111
- ::included — Mocha::Integration::MiniTest::Nothing
- ::included — Mocha::Integration::TestUnit::GemVersion230To250
- ::included — Mocha::Integration::MiniTest::Version2112To320
- ::included — Mocha::Integration::TestUnit::GemVersion203To220
- ::new — Mocha::Logger
- ::new — Mocha::Sequence::InSequenceOrderingConstraint
- ::new — Mocha::ExceptionRaiser
- ::new — Mocha::MultipleYields
- ::new — Mocha::ImpersonatingName
- ::new — Mocha::ParameterMatchers::KindOf
- ::new — Mocha::ParameterMatchers::Optionally
- ::new — Mocha::SingleReturnValue
- ::new — Mocha::Thrower
- ::new — Mocha::Cardinality
- ::new — Mocha::ImpersonatingAnyInstanceName
- ::new — Mocha::ParameterMatchers::QueryStringMatches
- ::new — Mocha::StubbingError
- ::new — Mocha::ParameterMatchers::RegexpMatches
- ::new — Mocha::ParameterMatchers::IsA
- ::new — Mocha::Name
- ::new — Mocha::Sequence
- ::new — Mocha::UnexpectedInvocation
- ::new — Mocha::Expectation
- ::new — Mocha::ClassMethods::AnyInstance
- ::new — Mocha::DefaultName
- ::new — Mocha::YieldParameters
- ::new — Mocha::ParameterMatchers::RespondsWith
- ::new — Mocha::ParameterMatchers::InstanceOf
- ::new — Mocha::StateMachine::StatePredicate
- ::new — Mocha::ParameterMatchers::AllOf
- ::new — Mocha::ParameterMatchers::AnyOf
- ::new — Mocha::StateMachine::State
- ::new — Mocha::ParameterMatchers::YamlEquivalent
- ::new — Mocha::ParameterMatchers::Not
- ::new — Mocha::BacktraceFilter
- ::new — Mocha::AnyInstanceReceiver
- ::new — Mocha::Central
- ::new — Mocha::ReturnValues
- ::new — Mocha::ParameterMatchers::Equals
- ::new — Mocha::ExpectationList
- ::new — Mocha::ParameterMatchers::HasEntries
- ::new — Mocha::ArgumentIterator
- ::new — Mocha::ParametersMatcher
- ::new — Mocha::ParameterMatchers::HasEntry
- ::new — Mocha::Mock
- ::new — Mocha::PrettyParameters
- ::new — Mocha::ClassMethod
- ::new — Mocha::ParameterMatchers::HasKey
- ::new — Mocha::StateMachine
- ::new — Mocha::ChangeStateSideEffect
- ::new — Mocha::ParameterMatchers::HasValue
- ::new — Mocha::ParameterMatchers::Includes
- ::new — Mocha::InStateOrderingConstraint
- ::new — Mocha::SingleYield
- ::new — Mocha::MethodMatcher
- ::new — Mocha::ObjectReceiver
- ::new — Mocha::Integration::AssertionCounter
- ::new — Mocha::DefaultReceiver
- ::puts — Mocha::Debug
- ::testcase — Mocha::Detection::MiniTest
- ::testcase — Mocha::Detection::TestUnit
- ::translate — Mocha::Integration::MiniTest
- ::version — Mocha::Detection::MiniTest
- ::version — Mocha::Detection::TestUnit
- #& — Mocha::ParameterMatchers::Base
- #+ — Mocha::ExpectationList
- #+ — Mocha::ReturnValues
- #Not — Mocha::ParameterMatchers
- #__expectations__ — Mocha::Mock
- #__expects__ — Mocha::Mock
- #__stubs__ — Mocha::Mock
- #__verified__? — Mocha::Mock
- #activate — Mocha::StateMachine::State
- #active? — Mocha::StateMachine::StatePredicate
- #active? — Mocha::StateMachine::State
- #add — Mocha::ExpectationList
- #add — Mocha::YieldParameters
- #add_in_sequence_ordering_constraint — Mocha::Expectation
- #add_mock — Mocha::Mockery
- #add_ordering_constraint — Mocha::Expectation
- #add_side_effect — Mocha::Expectation
- #add_state_machine — Mocha::Mockery
- #after_teardown — Mocha::Integration::MiniTest::Adapter
- #all_expectations — Mocha::Mock
- #all_of — Mocha::ParameterMatchers
- #allow — Mocha::Configuration
- #allow? — Mocha::Configuration
- #allowed_any_number_of_times? — Mocha::Cardinality
- #allows_invocation_now? — Mocha::Sequence::InSequenceOrderingConstraint
- #allows_invocation_now? — Mocha::InStateOrderingConstraint
- #any? — Mocha::ExpectationList
- #any_expectations? — Mocha::Mock
- #any_instance — Mocha::ClassMethods
- #any_of — Mocha::ParameterMatchers
- #any_parameters — Mocha::ParameterMatchers
- #anything — Mocha::ParameterMatchers
- #at_least — Mocha::Expectation
- #at_least — Mocha::Cardinality
- #at_least_once — Mocha::Expectation
- #at_most — Mocha::Cardinality
- #at_most — Mocha::Expectation
- #at_most_once — Mocha::Expectation
- #become — Mocha::StateMachine
- #before_setup — Mocha::Integration::MiniTest::Adapter
- #before_teardown — Mocha::Integration::MiniTest::Adapter
- #build — Mocha::ExpectationErrorFactory
- #change_config — Mocha::Configuration
- #configuration — Mocha::Configuration
- #constrain_as_next_in_sequence — Mocha::Sequence
- #define_new_method — Mocha::AnyInstanceMethod
- #define_new_method — Mocha::ClassMethod
- #definition_target — Mocha::ClassMethod
- #definition_target — Mocha::AnyInstanceMethod
- #each — Mocha::MultipleYields
- #each — Mocha::ArgumentIterator
- #each — Mocha::NoYields
- #each — Mocha::SingleYield
- #ensure_method_not_already_defined — Mocha::Mock
- #equals — Mocha::ParameterMatchers
- #evaluate — Mocha::Thrower
- #evaluate — Mocha::ExceptionRaiser
- #evaluate — Mocha::SingleReturnValue
- #exactly — Mocha::Cardinality
- #expectations — Mocha::Mockery
- #expects — Mocha::ObjectMethods
- #expects — Mocha::Mock
- #explode — Mocha::ParameterMatchers::QueryStringMatches
- #filtered — Mocha::BacktraceFilter
- #full_description — Mocha::UnexpectedInvocation
- #handle_mocha_expectation_error — Mocha::Integration::TestUnit::Adapter
- #has_entries — Mocha::ParameterMatchers
- #has_entry — Mocha::ParameterMatchers
- #has_equivalent_query_string — Mocha::ParameterMatchers
- #has_key — Mocha::ParameterMatchers
- #has_value — Mocha::ParameterMatchers
- #hide_original_method — Mocha::AnyInstanceMethod
- #hide_original_method — Mocha::ClassMethod
- #in_correct_order? — Mocha::Expectation
- #in_sequence — Mocha::Expectation
- #include_prepended_module — Mocha::AnyInstanceMethod
- #include_prepended_module — Mocha::ClassMethod
- #includes — Mocha::ParameterMatchers
- #increment — Mocha::Integration::AssertionCounter
- #infinite? — Mocha::Cardinality
- #inspect — Mocha::Mock
- #inspect — Mocha::Expectation
- #instance — Mocha::Mockery
- #instance_of — Mocha::ParameterMatchers
- #invocations_allowed? — Mocha::Cardinality
- #invocations_allowed? — Mocha::Expectation
- #invoke — Mocha::Expectation
- #is — Mocha::StateMachine
- #is_a — Mocha::ParameterMatchers
- #is_not — Mocha::StateMachine
- #kind_of — Mocha::ParameterMatchers
- #length — Mocha::ExpectationList
- #logger — Mocha::Mockery
- #match — Mocha::ExpectationList
- #match? — Mocha::MethodMatcher
- #match? — Mocha::Expectation
- #match? — Mocha::ParametersMatcher
- #match_allowing_invocation — Mocha::ExpectationList
- #matchers — Mocha::ParametersMatcher
- #matches? — Mocha::ClassMethod
- #matches? — Mocha::ParameterMatchers::HasValue
- #matches? — Mocha::ParameterMatchers::Optionally
- #matches? — Mocha::ParameterMatchers::AnyOf
- #matches? — Mocha::ParameterMatchers::InstanceOf
- #matches? — Mocha::ParameterMatchers::QueryStringMatches
- #matches? — Mocha::ParameterMatchers::KindOf
- #matches? — Mocha::ParameterMatchers::Not
- #matches? — Mocha::ParameterMatchers::HasKey
- #matches? — Mocha::ParameterMatchers::RegexpMatches
- #matches? — Mocha::ParameterMatchers::Includes
- #matches? — Mocha::ParameterMatchers::HasEntries
- #matches? — Mocha::ParameterMatchers::RespondsWith
- #matches? — Mocha::ParameterMatchers::AllOf
- #matches? — Mocha::ParameterMatchers::Anything
- #matches? — Mocha::ParameterMatchers::YamlEquivalent
- #matches? — Mocha::ParameterMatchers::Equals
- #matches? — Mocha::ParameterMatchers::IsA
- #matches? — Mocha::ParameterMatchers::AnyParameters
- #matches? — Mocha::ParameterMatchers::HasEntry
- #matches_method? — Mocha::ExpectationList
- #matches_method? — Mocha::Expectation
- #matching_expectations — Mocha::ExpectationList
- #method_exists? — Mocha::ClassMethods::AnyInstance
- #method_exists? — Mocha::InstanceMethod
- #method_exists? — Mocha::AnyInstanceMethod
- #method_exists? — Mocha::ModuleMethod
- #method_exists? — Mocha::ClassMethod
- #method_exists? — Mocha::ObjectMethods
- #method_missing — Mocha::Mock
- #method_signature — Mocha::Expectation
- #mocha — Mocha::ClassMethods::AnyInstance
- #mocha — Mocha::ObjectMethods
- #mocha_inspect — Mocha::ParameterMatchers::Anything
- #mocha_inspect — Mocha::TimeMethods
- #mocha_inspect — Mocha::ParameterMatchers::RespondsWith
- #mocha_inspect — Mocha::ParameterMatchers::RegexpMatches
- #mocha_inspect — Mocha::ParameterMatchers::QueryStringMatches
- #mocha_inspect — Mocha::ParameterMatchers::Optionally
- #mocha_inspect — Mocha::Sequence
- #mocha_inspect — Mocha::ParameterMatchers::Not
- #mocha_inspect — Mocha::ParameterMatchers::KindOf
- #mocha_inspect — Mocha::Sequence::InSequenceOrderingConstraint
- #mocha_inspect — Mocha::ParameterMatchers::IsA
- #mocha_inspect — Mocha::ParameterMatchers::InstanceOf
- #mocha_inspect — Mocha::ParameterMatchers::Includes
- #mocha_inspect — Mocha::ParameterMatchers::HasValue
- #mocha_inspect — Mocha::ParameterMatchers::HasKey
- #mocha_inspect — Mocha::ParameterMatchers::HasEntry
- #mocha_inspect — Mocha::ParameterMatchers::HasEntries
- #mocha_inspect — Mocha::ParameterMatchers::Equals
- #mocha_inspect — Mocha::ParameterMatchers::YamlEquivalent
- #mocha_inspect — Mocha::StateMachine
- #mocha_inspect — Mocha::ParameterMatchers::AnyParameters
- #mocha_inspect — Mocha::Expectation
- #mocha_inspect — Mocha::ParameterMatchers::AllOf
- #mocha_inspect — Mocha::StateMachine::State
- #mocha_inspect — Mocha::DefaultName
- #mocha_inspect — Mocha::Name
- #mocha_inspect — Mocha::StateMachine::StatePredicate
- #mocha_inspect — Mocha::ImpersonatingAnyInstanceName
- #mocha_inspect — Mocha::ImpersonatingName
- #mocha_inspect — Mocha::StringMethods
- #mocha_inspect — Mocha::DateMethods
- #mocha_inspect — Mocha::Mockery
- #mocha_inspect — Mocha::Cardinality
- #mocha_inspect — Mocha::ParametersMatcher
- #mocha_inspect — Mocha::ObjectMethods
- #mocha_inspect — Mocha::HashMethods
- #mocha_inspect — Mocha::ArrayMethods
- #mocha_inspect — Mocha::InStateOrderingConstraint
- #mocha_inspect — Mocha::ChangeStateSideEffect
- #mocha_inspect — Mocha::MethodMatcher
- #mocha_inspect — Mocha::Mock
- #mocha_inspect — Mocha::ParameterMatchers::AnyOf
- #mocha_setup — Mocha::Hooks
- #mocha_teardown — Mocha::Hooks
- #mocha_verify — Mocha::Hooks
- #mock — Mocha::API
- #mock — Mocha::ClassMethod
- #mock — Mocha::AnyInstanceMethod
- #mock_impersonating — Mocha::Mockery
- #mock_impersonating_any_instance_of — Mocha::Mockery
- #mocks — Mocha::AnyInstanceReceiver
- #mocks — Mocha::DefaultReceiver
- #mocks — Mocha::Mockery
- #mocks — Mocha::ObjectReceiver
- #multiple_add — Mocha::YieldParameters
- #multiple_yields — Mocha::Expectation
- #named_mock — Mocha::Mockery
- #needs_verifying? — Mocha::Cardinality
- #never — Mocha::Expectation
- #new_state_machine — Mocha::Mockery
- #next — Mocha::ReturnValues
- #next_invocation — Mocha::YieldParameters
- #on_stubbing — Mocha::Mockery
- #on_stubbing_method_on_nil — Mocha::Mockery
- #on_stubbing_method_on_non_mock_object — Mocha::Mockery
- #on_stubbing_method_unnecessarily — Mocha::Mockery
- #on_stubbing_non_existent_method — Mocha::Mockery
- #on_stubbing_non_public_method — Mocha::Mockery
- #once — Mocha::Expectation
- #optionally — Mocha::ParameterMatchers
- #parameters_match? — Mocha::ParametersMatcher
- #perform — Mocha::ChangeStateSideEffect
- #perform_side_effects — Mocha::Expectation
- #pretty — Mocha::PrettyParameters
- #prevent — Mocha::Configuration
- #prevent? — Mocha::Configuration
- #quacks_like — Mocha::Mock
- #quacks_like_instance_of — Mocha::Mock
- #raises — Mocha::Expectation
- #regexp_matches — Mocha::ParameterMatchers
- #remove_all_matching_method — Mocha::ExpectationList
- #remove_new_method — Mocha::AnyInstanceMethod
- #remove_new_method — Mocha::ClassMethod
- #remove_outer_array_braces! — Mocha::PrettyParameters
- #remove_outer_hash_braces! — Mocha::PrettyParameters
- #reset — Mocha::Mockery
- #reset_configuration — Mocha::Configuration
- #reset_instance — Mocha::Mockery
- #reset_mocha — Mocha::ClassMethod
- #reset_mocha — Mocha::ObjectMethods
- #reset_mocha — Mocha::AnyInstanceMethod
- #respond_to? — Mocha::Mock
- #responds_like — Mocha::Mock
- #responds_like_instance_of — Mocha::Mock
- #responds_with — Mocha::ParameterMatchers
- #restore_original_method — Mocha::ClassMethod
- #restore_original_method — Mocha::AnyInstanceMethod
- #returns — Mocha::Expectation
- #run — Mocha::Integration::MiniTest::Version140::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version2112To320::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version200::RunMethodPatch
- #run — Mocha::Integration::TestUnit::RubyVersion185AndBelow::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version141::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version142To172::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version201To222::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version13::RunMethodPatch
- #run — Mocha::Integration::TestUnit::GemVersion200::RunMethodPatch
- #run — Mocha::Integration::TestUnit::GemVersion201To202::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version2110To2111::RunMethodPatch
- #run — Mocha::Integration::TestUnit::GemVersion203To220::RunMethodPatch
- #run — Mocha::Integration::TestUnit::RubyVersion186AndAbove::RunMethodPatch
- #run — Mocha::Integration::TestUnit::GemVersion230To250::RunMethodPatch
- #run — Mocha::Integration::MiniTest::Version230To2101::RunMethodPatch
- #satisfied? — Mocha::Cardinality
- #satisfied? — Mocha::Expectation
- #satisfied_expectations — Mocha::Mockery
- #satisfied_to_index? — Mocha::Sequence
- #sequence — Mocha::API
- #short_description — Mocha::UnexpectedInvocation
- #starts_as — Mocha::StateMachine
- #state_machines — Mocha::Mockery
- #states — Mocha::API
- #stub — Mocha::ClassMethod
- #stub — Mocha::API
- #stub — Mocha::Central
- #stub_everything — Mocha::Mock
- #stub_everything — Mocha::API
- #stubba — Mocha::Mockery
- #stubba_method — Mocha::ClassMethods::AnyInstance
- #stubba_method — Mocha::ModuleMethods
- #stubba_method — Mocha::ObjectMethods
- #stubba_method — Mocha::ClassMethods
- #stubba_object — Mocha::ObjectMethods
- #stubba_object — Mocha::ClassMethods::AnyInstance
- #stubs — Mocha::ObjectMethods
- #stubs — Mocha::Mock
- #teardown — Mocha::Mockery
- #temporarily_change_config — Mocha::Configuration
- #then — Mocha::Expectation
- #throws — Mocha::Expectation
- #times — Mocha::Cardinality
- #times — Mocha::Expectation
- #to_a — Mocha::ExpectationList
- #to_matcher — Mocha::ParameterMatchers::Base
- #to_matcher — Mocha::ObjectMethods
- #to_s — Mocha::ClassMethod
- #to_set — Mocha::ExpectationList
- #twice — Mocha::Expectation
- #unnamed_mock — Mocha::Mockery
- #unsatisfied_expectations — Mocha::Mockery
- #unstub — Mocha::ObjectMethods
- #unstub — Mocha::Mock
- #unstub — Mocha::Central
- #unstub — Mocha::ClassMethod
- #unstub_all — Mocha::Central
- #used? — Mocha::Cardinality
- #used? — Mocha::Expectation
- #verified? — Mocha::Cardinality
- #verified? — Mocha::Expectation
- #verified? — Mocha::ExpectationList
- #verify — Mocha::Mockery
- #warn — Mocha::Logger
- #warn_when — Mocha::Configuration
- #warn_when? — Mocha::Configuration
- #warning — Mocha::Deprecation
- #when — Mocha::Expectation
- #with — Mocha::Expectation
- #yaml_equivalent — Mocha::ParameterMatchers
- #yields — Mocha::Expectation
- #| — Mocha::ParameterMatchers::Base