Table of Contents - motion-spec-0.6.0 Documentation
Classes and Modules
- Bacon
- Bacon::Context
- FalseClass
- Kernel
- Motion
- Motion::Project
- Motion::Project::Config
- Motion::Project::IOSConfig
- MotionSpec
- MotionSpec::ColorizedOutput
- MotionSpec::Context
- MotionSpec::Context::context;
- MotionSpec::ContextHelper
- MotionSpec::ContextHelper::Expectation
- MotionSpec::ContextHelper::Matchers
- MotionSpec::ContextHelper::MemoizedHelpers
- MotionSpec::ContextHelper::Should
- MotionSpec::DEFAULT_OUTPUT_MODULE
- MotionSpec::Error
- MotionSpec::Expectation
- MotionSpec::FailMessageRenderer
- MotionSpec::FailedExpectation
- MotionSpec::FastOutput
- MotionSpec::InvalidMatcher
- MotionSpec::KnockOutput
- MotionSpec::Matcher
- MotionSpec::Matcher::Be
- MotionSpec::Matcher::BeA
- MotionSpec::Matcher::BeFalse
- MotionSpec::Matcher::BeGeneric
- MotionSpec::Matcher::BeNil
- MotionSpec::Matcher::BeTrue
- MotionSpec::Matcher::BeWithin
- MotionSpec::Matcher::Change
- MotionSpec::Matcher::EndWith
- MotionSpec::Matcher::Eq
- MotionSpec::Matcher::Eql
- MotionSpec::Matcher::HaveGeneric
- MotionSpec::Matcher::HaveItems
- MotionSpec::Matcher::Include
- MotionSpec::Matcher::Match
- MotionSpec::Matcher::MatchArray
- MotionSpec::Matcher::RaiseError
- MotionSpec::Matcher::RespondTo
- MotionSpec::Matcher::Satisfy
- MotionSpec::Matcher::SingleMethod
- MotionSpec::Matcher::StartWith
- MotionSpec::Mocks
- MotionSpec::Platform
- MotionSpec::RubyMineOutput
- MotionSpec::Should
- MotionSpec::SpecDoxOutput
- MotionSpec::Specification
- MotionSpec::Stubs
- MotionSpec::TapOutput
- MotionSpec::TestUnitOutput
- Numeric
- Object
- Proc
- TrueClass
Methods
- ::add — MotionSpec::Mocks
- ::add — MotionSpec::Stubs
- ::add_context — MotionSpec
- ::android? — MotionSpec::Platform
- ::clear! — MotionSpec::Mocks
- ::clear! — MotionSpec::Stubs
- ::context_did_finish — MotionSpec
- ::current_context — MotionSpec
- ::current_context_index — MotionSpec
- ::execute_context — MotionSpec
- ::expectation — MotionSpec::FailMessageRenderer
- ::failures — MotionSpec::Mocks
- ::main_activity — MotionSpec
- ::message_for_be — MotionSpec::FailMessageRenderer
- ::message_for_be_a — MotionSpec::FailMessageRenderer
- ::message_for_be_eq — MotionSpec::FailMessageRenderer
- ::message_for_be_equal — MotionSpec::FailMessageRenderer
- ::message_for_be_false — MotionSpec::FailMessageRenderer
- ::message_for_be_nil — MotionSpec::FailMessageRenderer
- ::message_for_be_true — MotionSpec::FailMessageRenderer
- ::message_for_be_within — MotionSpec::FailMessageRenderer
- ::message_for_change — MotionSpec::FailMessageRenderer
- ::message_for_end_with — MotionSpec::FailMessageRenderer
- ::message_for_have_generic — MotionSpec::FailMessageRenderer
- ::message_for_have_items — MotionSpec::FailMessageRenderer
- ::message_for_include — MotionSpec::FailMessageRenderer
- ::message_for_match — MotionSpec::FailMessageRenderer
- ::message_for_match_array — MotionSpec::FailMessageRenderer
- ::message_for_raise_error — MotionSpec::FailMessageRenderer
- ::message_for_respond_to — MotionSpec::FailMessageRenderer
- ::message_for_satisfy — MotionSpec::FailMessageRenderer
- ::message_for_start_with — MotionSpec::FailMessageRenderer
- ::new — MotionSpec::Context
- ::new — MotionSpec::Error
- ::new — MotionSpec::Expectation
- ::new — MotionSpec::Matcher::Be
- ::new — MotionSpec::Matcher::BeA
- ::new — MotionSpec::Matcher::BeGeneric
- ::new — MotionSpec::Matcher::BeWithin
- ::new — MotionSpec::Matcher::Change
- ::new — MotionSpec::Matcher::EndWith
- ::new — MotionSpec::Matcher::Eq
- ::new — MotionSpec::Matcher::Eql
- ::new — MotionSpec::Matcher::HaveGeneric
- ::new — MotionSpec::Matcher::HaveItems
- ::new — MotionSpec::Matcher::Include
- ::new — MotionSpec::Matcher::Match
- ::new — MotionSpec::Matcher::MatchArray
- ::new — MotionSpec::Matcher::RaiseError
- ::new — MotionSpec::Matcher::RespondTo
- ::new — MotionSpec::Matcher::Satisfy
- ::new — MotionSpec::Matcher::SingleMethod
- ::new — MotionSpec::Matcher::StartWith
- ::new — MotionSpec::Should
- ::new — MotionSpec::Specification
- ::run — MotionSpec
- ::size — MotionSpec::Mocks
- ::stubs — MotionSpec::Stubs
- ::verify — MotionSpec::Mocks
- #a — MotionSpec::Should
- #after — MotionSpec::Context
- #an — MotionSpec::Should
- #argument — MotionSpec::Matcher::RespondTo
- #arguments — MotionSpec::Matcher::RespondTo
- #assert — MotionSpec::Expectation
- #be — MotionSpec::Should
- #be — MotionSpec::ContextHelper::Matchers
- #be_a — MotionSpec::ContextHelper::Matchers
- #be_an — MotionSpec::ContextHelper::Matchers
- #be_false — MotionSpec::ContextHelper::Matchers
- #be_nil — MotionSpec::ContextHelper::Matchers
- #be_true — MotionSpec::ContextHelper::Matchers
- #be_within — MotionSpec::ContextHelper::Matchers
- #before — MotionSpec::Context
- #behaves_like — MotionSpec::Context
- #build_ios_parent_context — MotionSpec::Context
- #by — MotionSpec::Matcher::Change
- #cancel_scheduled_requests! — MotionSpec::Specification
- #change — MotionSpec::ContextHelper::Matchers
- #change? — MotionSpec::Context
- #change? — Proc
- #class_def — Object
- #close? — Numeric
- #contain_exactly — MotionSpec::ContextHelper::Matchers
- #context — MotionSpec::Context
- #context — Kernel
- #convert_time_to_java_simple_date — MotionSpec::RubyMineOutput
- #current_specification — MotionSpec::Context
- #describe — MotionSpec::Context
- #describe — Kernel
- #end_with — MotionSpec::ContextHelper::Matchers
- #eq — MotionSpec::Should
- #eq — MotionSpec::ContextHelper::Matchers
- #eq= — MotionSpec::Should
- #eql — MotionSpec::ContextHelper::Matchers
- #equal — MotionSpec::Should
- #equal — MotionSpec::ContextHelper::Matchers
- #escape_message — MotionSpec::RubyMineOutput
- #exception_matcher? — MotionSpec::Matcher::RaiseError
- #exception_matches — MotionSpec::Matcher::RaiseError
- #execute_block — MotionSpec::Specification
- #exit_spec — MotionSpec::Specification
- #expanded_file_path — Object
- #expect — MotionSpec::ContextHelper::Expectation
- #fail — MotionSpec::Expectation
- #fail! — MotionSpec::Matcher::BeA
- #fail! — MotionSpec::Matcher::BeFalse
- #fail! — MotionSpec::Matcher::BeNil
- #fail! — MotionSpec::Matcher::BeTrue
- #fail! — MotionSpec::Matcher::BeWithin
- #fail! — MotionSpec::Matcher::Change
- #fail! — MotionSpec::Matcher::EndWith
- #fail! — MotionSpec::Matcher::HaveGeneric
- #fail! — MotionSpec::Matcher::HaveItems
- #fail! — MotionSpec::Matcher::Include
- #fail! — MotionSpec::Matcher::MatchArray
- #fail! — MotionSpec::Matcher::RaiseError
- #fail! — MotionSpec::Matcher::RespondTo
- #fail! — MotionSpec::Matcher::Satisfy
- #fail! — MotionSpec::Matcher::SingleMethod
- #fail! — MotionSpec::Matcher::StartWith
- #fail_message — MotionSpec::Matcher::Be
- #fail_message — MotionSpec::Matcher::Eq
- #fail_message — MotionSpec::Matcher::Match
- #fail_message — MotionSpec::Matcher::SingleMethod
- #false? — Object
- #false? — FalseClass
- #finish_spec — MotionSpec::Specification
- #flunk — MotionSpec::Should
- #handle_requirement_begin — MotionSpec::ColorizedOutput
- #handle_requirement_begin — MotionSpec::FastOutput
- #handle_requirement_begin — MotionSpec::KnockOutput
- #handle_requirement_begin — MotionSpec::RubyMineOutput
- #handle_requirement_begin — MotionSpec::SpecDoxOutput
- #handle_requirement_begin — MotionSpec::SpecDoxOutput
- #handle_requirement_begin — MotionSpec::TapOutput
- #handle_requirement_begin — MotionSpec::TestUnitOutput
- #handle_requirement_end — MotionSpec::ColorizedOutput
- #handle_requirement_end — MotionSpec::FastOutput
- #handle_requirement_end — MotionSpec::KnockOutput
- #handle_requirement_end — MotionSpec::RubyMineOutput
- #handle_requirement_end — MotionSpec::SpecDoxOutput
- #handle_requirement_end — MotionSpec::SpecDoxOutput
- #handle_requirement_end — MotionSpec::TapOutput
- #handle_requirement_end — MotionSpec::TestUnitOutput
- #handle_specification_begin — MotionSpec::ColorizedOutput
- #handle_specification_begin — MotionSpec::FastOutput
- #handle_specification_begin — MotionSpec::KnockOutput
- #handle_specification_begin — MotionSpec::RubyMineOutput
- #handle_specification_begin — MotionSpec::SpecDoxOutput
- #handle_specification_begin — MotionSpec::SpecDoxOutput
- #handle_specification_begin — MotionSpec::TapOutput
- #handle_specification_begin — MotionSpec::TestUnitOutput
- #handle_specification_end — MotionSpec::ColorizedOutput
- #handle_specification_end — MotionSpec::FastOutput
- #handle_specification_end — MotionSpec::KnockOutput
- #handle_specification_end — MotionSpec::RubyMineOutput
- #handle_specification_end — MotionSpec::SpecDoxOutput
- #handle_specification_end — MotionSpec::SpecDoxOutput
- #handle_specification_end — MotionSpec::TapOutput
- #handle_specification_end — MotionSpec::TestUnitOutput
- #handle_summary — MotionSpec::ColorizedOutput
- #handle_summary — MotionSpec::FastOutput
- #handle_summary — MotionSpec::KnockOutput
- #handle_summary — MotionSpec::RubyMineOutput
- #handle_summary — MotionSpec::SpecDoxOutput
- #handle_summary — MotionSpec::SpecDoxOutput
- #handle_summary — MotionSpec::TapOutput
- #handle_summary — MotionSpec::TestUnitOutput
- #have — MotionSpec::ContextHelper::Matchers
- #identical_to — MotionSpec::Should
- #include — MotionSpec::ContextHelper::Matchers
- #include_examples — MotionSpec::Context
- #is_expected — MotionSpec::ContextHelper::MemoizedHelpers
- #it — MotionSpec::Context
- #it_behaves_like — MotionSpec::Context
- #java_time — MotionSpec::RubyMineOutput
- #let — MotionSpec::ContextHelper::MemoizedHelpers
- #let! — MotionSpec::ContextHelper::MemoizedHelpers
- #main_activity — MotionSpec::Context
- #main_cpp_file_txt — Motion::Project::IOSConfig
- #match — MotionSpec::Should
- #match — MotionSpec::ContextHelper::Matchers
- #match_array — MotionSpec::ContextHelper::Matchers
- #matcher_passes — MotionSpec::Expectation
- #matches? — MotionSpec::Matcher::BeA
- #matches? — MotionSpec::Matcher::BeFalse
- #matches? — MotionSpec::Matcher::BeNil
- #matches? — MotionSpec::Matcher::BeTrue
- #matches? — MotionSpec::Matcher::BeWithin
- #matches? — MotionSpec::Matcher::Change
- #matches? — MotionSpec::Matcher::EndWith
- #matches? — MotionSpec::Matcher::HaveGeneric
- #matches? — MotionSpec::Matcher::HaveItems
- #matches? — MotionSpec::Matcher::Include
- #matches? — MotionSpec::Matcher::MatchArray
- #matches? — MotionSpec::Matcher::RaiseError
- #matches? — MotionSpec::Matcher::RespondTo
- #matches? — MotionSpec::Matcher::Satisfy
- #matches? — MotionSpec::Matcher::SingleMethod
- #matches? — MotionSpec::Matcher::StartWith
- #meta_def — Object
- #meta_eval — Object
- #metaclass — Object
- #method_missing — MotionSpec::Should
- #method_missing — MotionSpec::ContextHelper::Matchers
- #mock — Kernel
- #mock! — Object
- #mock_failures — MotionSpec::Context
- #motion_spec_original_method_name — Object
- #not — MotionSpec::Should
- #not_to — MotionSpec::Expectation
- #observeValueForKeyPath — MotionSpec::Specification
- #of — MotionSpec::Matcher::BeWithin
- #old_main_cpp_file_txt — Motion::Project::IOSConfig
- #postpone_block — MotionSpec::Specification
- #postpone_block_until_change — MotionSpec::Specification
- #postponed? — MotionSpec::Specification
- #postponed_block_timeout_exceeded — MotionSpec::Specification
- #postponed_change_block_timeout_exceeded — MotionSpec::Specification
- #print — Kernel
- #proxy! — Object
- #proxy_existing_method — Object
- #proxy_missing_method — Object
- #puts — Kernel
- #raise? — MotionSpec::Context
- #raise? — Proc
- #raise_error — MotionSpec::ContextHelper::Matchers
- #raise_exception — MotionSpec::ContextHelper::Matchers
- #remember_original_method — Object
- #remove_observer! — MotionSpec::Specification
- #require_lib_files — Object
- #reset — Object
- #reset_memoized — MotionSpec::ContextHelper::MemoizedHelpers
- #respond_to — MotionSpec::ContextHelper::Matchers
- #restore_original_method — Object
- #resume — MotionSpec::Context
- #resume — MotionSpec::Specification
- #run — MotionSpec::Context
- #run — MotionSpec::Specification
- #run_after_filters — MotionSpec::Specification
- #run_before_filters — MotionSpec::Specification
- #run_postponed_block — MotionSpec::Specification
- #run_spec_block — MotionSpec::Specification
- #safe_meta_def — Object
- #same_as — MotionSpec::Should
- #satisfy — MotionSpec::Should
- #satisfy — MotionSpec::ContextHelper::Matchers
- #schedule_block — MotionSpec::Specification
- #shared — Kernel
- #should — Object
- #should — MotionSpec::ContextHelper::Should
- #should_not_call — Object
- #spaces — MotionSpec::RubyMineOutput
- #spaces — MotionSpec::SpecDoxOutput
- #spaces — MotionSpec::SpecDoxOutput
- #spec_core_files — Motion::Project::Config
- #specification_did_finish — MotionSpec::Context
- #start_with — MotionSpec::ContextHelper::Matchers
- #stub — Kernel
- #stub! — Object
- #subject — MotionSpec::ContextHelper::MemoizedHelpers
- #subject! — MotionSpec::ContextHelper::MemoizedHelpers
- #throw? — MotionSpec::Context
- #throw? — Proc
- #to — MotionSpec::Expectation
- #to_not — MotionSpec::Expectation
- #true? — Object
- #true? — TrueClass
- #verify_mocks_were_called — MotionSpec::Context
- #wait — MotionSpec::Context
- #wait_for_change — MotionSpec::Context
- #wait_max — MotionSpec::Context
- #with — MotionSpec::Matcher::RespondTo