Module: Test::Unit::Assertions
- Defined in:
- lib/rant/check.rb
Instance Method Summary collapse
Instance Method Details
#property_of(&block) ⇒ Object
46 47 48 |
# File 'lib/rant/check.rb', line 46 def property_of(&block) Rant::Property.new(block) end |