Method: MotionSpec::Expectation#assert
- Defined in:
- lib/motion-spec/expectation.rb
#assert ⇒ Object
28 29 30 |
# File 'lib/motion-spec/expectation.rb', line 28 def assert true.should == true end |
28 29 30 |
# File 'lib/motion-spec/expectation.rb', line 28 def assert true.should == true end |