Method: TestStatus#reason
- Defined in:
- lib/test_case/test_status.rb
#reason ⇒ Object (readonly)
Returns the value of attribute reason.
12 13 14 |
# File 'lib/test_case/test_status.rb', line 12 def reason @reason end |
Returns the value of attribute reason.
12 13 14 |
# File 'lib/test_case/test_status.rb', line 12 def reason @reason end |