Method: Object#must
- Defined in:
- lib/nanotest/spec.rb
#must ⇒ Object
21 22 23 |
# File 'lib/nanotest/spec.rb', line 21 def must Nanotest::Spec.new(self) end |
21 22 23 |
# File 'lib/nanotest/spec.rb', line 21 def must Nanotest::Spec.new(self) end |