Method: MotionSpec::ContextHelper::Matchers#be_nil
- Defined in:
- lib/motion-spec/context_helper/matchers.rb
#be_nil ⇒ Object
10 11 12 |
# File 'lib/motion-spec/context_helper/matchers.rb', line 10 def be_nil MotionSpec::Matcher::BeNil.new end |