Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/quarry/assertion.rb,
lib/quarry/assert/must.rb,
lib/quarry/assert/should.rb
Overview
Copyright © 2008 Tiger Ops
Instance Method Summary collapse
-
#assert ⇒ Object
(also: #must, #should)
Assert a operational relationship.
-
#assert! ⇒ Object
(also: #must!, #must_not, #should!, #should_not, #shouldnt)
Assert not an operational relationship.