Class: RLab::Assert::NothingRaised
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
41 42 43 |
# File 'lib/rlab/assert/errors.rb', line 41 def to_s "expected subject block to raise an error" end |
41 42 43 |
# File 'lib/rlab/assert/errors.rb', line 41 def to_s "expected subject block to raise an error" end |