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