Table of Contents
Pages
COPYING
MIT-LICENSE
README
Mocha
Build Status
Installation
Examples
License
RELEASE
0.10.4 ()
0.10.3 (e7f88af8e7c3396bc85fe9f9cb9e5f5fef04bea2)
0.10.2 (e05d9a555f1cf97c5961900dab0d884e9753257b)
0.10.1 (f631a4ba22c6ed4929c52b0520311a9a84034a20)
0.10.0 (68a4a59e1af74baf3929af418f73f5627bba548d)
0.9.12 (8bb523e8467626c23b271eb529c33fb118e368fe)
0.9.11 (1613ed2267fef5927ea06adfdbcf512b89eadaad)
0.9.10 (31182ea8b38b79aa50702aa839f6a29ebcf7d684)
0.9.9 (ee3a79db4d52c3339e8acf07505e01236a2b4810)
0.9.8 (645024765b2d92018efc511652e1174163844e39)
0.9.7 (80d816f250dc13aaf856f3f9cbd97ebe9c371839)
0.9.6 (57f8f77d715b7f1d9efee2e1a9438f7905c0006b)
0.9.5 (93cad010345ce5d68f31422cfc32ed9dd6de13ec)
0.9.4 (8a59c6ff0f99f34b02bd99f19536a7893be2b340)
0.9.3 (8219bb2d2881c8529c93fc21e97a11d01203c759)
0.9.2 (r355)
0.9.1 (r349)
0.9.0 (r316)
0.5.5 (r167)
0.5.4 (r166)
0.5.3 (r165)
0.5.2 (r159)
0.5.1 (r149)
0.5.0 (r147)
0.4.0 (r92)
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
agiledox
Classes/Modules
Mocha
Mocha::API
Mocha::ClassMethods
Mocha::Configuration
Mocha::Expectation
Mocha::Mock
Mocha::ObjectMethods
Mocha::ParameterMatchers
Mocha::ParameterMatchers::Base
Mocha::StateMachine
Mocha::StubbingError
Object
Methods
::allow — Mocha::Configuration
::prevent — Mocha::Configuration
::warn_when — Mocha::Configuration
#& — Mocha::ParameterMatchers::Base
#Not — Mocha::ParameterMatchers
#all_of — Mocha::ParameterMatchers
#any_instance — Mocha::ClassMethods
#any_of — Mocha::ParameterMatchers
#any_parameters — Mocha::ParameterMatchers
#anything — Mocha::ParameterMatchers
#at_least — Mocha::Expectation
#at_least_once — Mocha::Expectation
#at_most — Mocha::Expectation
#at_most_once — Mocha::Expectation
#become — Mocha::StateMachine
#equals — Mocha::ParameterMatchers
#expects — Mocha::Mock
#expects — Mocha::ObjectMethods
#has_entries — Mocha::ParameterMatchers
#has_entry — Mocha::ParameterMatchers
#has_equivalent_query_string — Mocha::ParameterMatchers
#has_key — Mocha::ParameterMatchers
#has_value — Mocha::ParameterMatchers
#in_sequence — Mocha::Expectation
#includes — Mocha::ParameterMatchers
#instance_of — Mocha::ParameterMatchers
#is — Mocha::StateMachine
#is_a — Mocha::ParameterMatchers
#is_not — Mocha::StateMachine
#kind_of — Mocha::ParameterMatchers
#mock — Mocha::API
#multiple_yields — Mocha::Expectation
#never — Mocha::Expectation
#once — Mocha::Expectation
#optionally — Mocha::ParameterMatchers
#raises — Mocha::Expectation
#regexp_matches — Mocha::ParameterMatchers
#responds_like — Mocha::Mock
#responds_with — Mocha::ParameterMatchers
#returns — Mocha::Expectation
#sequence — Mocha::API
#starts_as — Mocha::StateMachine
#states — Mocha::API
#stub — Mocha::API
#stub_everything — Mocha::API
#stubs — Mocha::Mock
#stubs — Mocha::ObjectMethods
#then — Mocha::Expectation
#throws — Mocha::Expectation
#times — Mocha::Expectation
#twice — Mocha::Expectation
#unstub — Mocha::ObjectMethods
#unstub — Mocha::Mock
#when — Mocha::Expectation
#with — Mocha::Expectation
#yaml_equivalent — Mocha::ParameterMatchers
#yields — Mocha::Expectation
#| — Mocha::ParameterMatchers::Base