Method: MotionSpec::ContextHelper::Matchers#be_false
- Defined in:
- lib/motion-spec/context_helper/matchers.rb
#be_false ⇒ Object
18 19 20 |
# File 'lib/motion-spec/context_helper/matchers.rb', line 18 def be_false MotionSpec::Matcher::BeFalse.new end |