Class: Bacon::Context
- Inherits:
-
MotionSpec::Context
- Object
- MotionSpec::Context
- Bacon::Context
- Defined in:
- lib/motion-spec/extensions/bacon.rb
Instance Attribute Summary
Attributes inherited from MotionSpec::Context
Attributes included from MotionSpec::ContextHelper::MemoizedHelpers
Method Summary
Methods inherited from MotionSpec::Context
#after, #before, #change?, #current_specification, #describe, #include_examples, #initialize, #it, #it_behaves_like, #main_activity, #raise?, #resume, #run, #specification_did_finish, #throw?, #wait, #wait_for_change, #wait_max
Methods included from MotionSpec::ContextHelper::MemoizedHelpers
#is_expected, #let, #let!, #reset_memoized, #subject, #subject!
Methods included from MotionSpec::ContextHelper::Expectation
Methods included from MotionSpec::ContextHelper::Should
Methods included from MotionSpec::ContextHelper::Matchers
#be, #be_false, #be_nil, #be_true, #be_within, #change, #end_with, #eq, #eql, #have, #include, #match, #match_array, #method_missing, #raise_error, #respond_to, #satisfy, #start_with
Constructor Details
This class inherits a constructor from MotionSpec::Context
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class MotionSpec::ContextHelper::Matchers