Method: TestML::Runtime::Unit#run_assertion
- Defined in:
- lib/testml/runtime/unit.rb
#run_assertion(*args) ⇒ Object
24 25 26 27 |
# File 'lib/testml/runtime/unit.rb', line 24 def run_assertion(*args) check_plan super(*args) end |
24 25 26 27 |
# File 'lib/testml/runtime/unit.rb', line 24 def run_assertion(*args) check_plan super(*args) end |