Home
Classes
Methods
Defined In
lib/mocha/expectation_error_factory.rb
lib/mocha/names.rb
lib/mocha/mockery.rb
lib/mocha/version.rb
lib/mocha/single_return_value.rb
lib/mocha/cardinality.rb
lib/mocha/sequence.rb
lib/mocha/class_method.rb
lib/mocha/object_methods.rb
lib/mocha/class_methods.rb
lib/mocha/exception_raiser.rb
lib/mocha/module_methods.rb
lib/mocha/expectation.rb
lib/mocha/parameters_matcher.rb
lib/mocha/single_yield.rb
lib/mocha/expectation_error.rb
lib/mocha/debug.rb
lib/mocha/no_yields.rb
lib/mocha/change_state_side_effect.rb
lib/mocha/method_matcher.rb
lib/mocha/return_values.rb
lib/mocha/thrower.rb
lib/mocha/argument_iterator.rb
lib/mocha/module_method.rb
lib/mocha/hooks.rb
lib/mocha/inspect.rb
lib/mocha/deprecation.rb
lib/mocha/any_instance_method.rb
lib/mocha/expectation_list.rb
lib/mocha/logger.rb
lib/mocha/api.rb
lib/mocha/pretty_parameters.rb
lib/mocha/mock.rb
lib/mocha/stubbing_error.rb
lib/mocha/central.rb
lib/mocha/parameter_matchers/regexp_matches.rb
lib/mocha/parameter_matchers/is_a.rb
lib/mocha/parameter_matchers/has_entries.rb
lib/mocha/parameter_matchers/optionally.rb
lib/mocha/parameter_matchers/anything.rb
lib/mocha/parameter_matchers/any_parameters.rb
lib/mocha/parameter_matchers/kind_of.rb
lib/mocha/parameter_matchers/query_string.rb
lib/mocha/parameter_matchers/yaml_equivalent.rb
lib/mocha/parameter_matchers/equals.rb
lib/mocha/parameter_matchers/instance_of.rb
lib/mocha/parameter_matchers/has_entry.rb
lib/mocha/parameter_matchers/has_value.rb
lib/mocha/parameter_matchers/object.rb
lib/mocha/parameter_matchers/has_key.rb
lib/mocha/parameter_matchers/all_of.rb
lib/mocha/parameter_matchers/not.rb
lib/mocha/parameter_matchers/any_of.rb
lib/mocha/parameter_matchers/base.rb
lib/mocha/parameter_matchers/responds_with.rb
lib/mocha/parameter_matchers/includes.rb
lib/mocha/unexpected_invocation.rb
lib/mocha/in_state_ordering_constraint.rb
lib/mocha/instance_method.rb
lib/mocha/parameter_matchers.rb
lib/mocha/backtrace_filter.rb
lib/mocha/integration.rb
lib/mocha/configuration.rb
lib/mocha/integration/mini_test/version_2110_to_2111.rb
lib/mocha/integration/mini_test/version_141.rb
lib/mocha/integration/mini_test/version_201_to_222.rb
lib/mocha/integration/mini_test/version_2112_to_320.rb
lib/mocha/integration/mini_test/version_13.rb
lib/mocha/integration/mini_test/exception_translation.rb
lib/mocha/integration/mini_test/version_200.rb
lib/mocha/integration/mini_test/version_140.rb
lib/mocha/integration/mini_test/nothing.rb
lib/mocha/integration/mini_test/adapter.rb
lib/mocha/integration/mini_test/version_142_to_172.rb
lib/mocha/integration/mini_test/version_230_to_2101.rb
lib/mocha/integration/test_unit.rb
lib/mocha/integration/mini_test.rb
lib/mocha/integration/assertion_counter.rb
lib/mocha/integration/test_unit/gem_version_201_to_202.rb
lib/mocha/integration/test_unit/gem_version_230_to_250.rb
lib/mocha/integration/test_unit/gem_version_203_to_220.rb
lib/mocha/integration/test_unit/ruby_version_186_and_above.rb
lib/mocha/integration/test_unit/gem_version_200.rb
lib/mocha/integration/test_unit/ruby_version_185_and_below.rb
lib/mocha/integration/test_unit/nothing.rb
lib/mocha/integration/test_unit/adapter.rb
lib/mocha/integration/monkey_patcher.rb
lib/mocha/yield_parameters.rb
lib/mocha/multiple_yields.rb
lib/mocha/setup.rb
lib/mocha/state_machine.rb
Methods
::activate
Class and Module Index
Mocha
Mocha::API
Mocha::AnyInstanceMethod
Mocha::ArgumentIterator
Mocha::ArrayMethods
Mocha::BacktraceFilter
Mocha::Cardinality
Mocha::Central
Mocha::ChangeStateSideEffect
Mocha::ClassMethod
Mocha::ClassMethods
Mocha::ClassMethods::AnyInstance
Mocha::Configuration
Mocha::DateMethods
Mocha::Debug
Mocha::DefaultName
Mocha::Deprecation
Mocha::ExceptionRaiser
Mocha::Expectation
Mocha::ExpectationError
Mocha::ExpectationErrorFactory
Mocha::ExpectationList
Mocha::HashMethods
Mocha::Hooks
Mocha::ImpersonatingAnyInstanceName
Mocha::ImpersonatingName
Mocha::InStateOrderingConstraint
Mocha::InstanceMethod
Mocha::Integration
Mocha::Integration::AssertionCounter
Mocha::Integration::MiniTest
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::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
Array
Date
Hash
Object
String
Time
module Mocha
Constants
VERSION
Public Class Methods
activate
()
click to toggle source
# File lib/mocha/setup.rb, line 5
def
self
.
activate
Integration
.
activate
end