Method: MotionSpec::Expectation#assert

Defined in:
lib/motion-spec/expectation.rb

#assertObject



28
29
30
# File 'lib/motion-spec/expectation.rb', line 28

def assert
  true.should == true
end