| 
    Jpp
    
   | 
 
#include <JTest_t.hh>
Public Attributes | |
| bool | passed | 
| string | message | 
| TObject * | obj | 
Definition at line 63 of file JTest_t.hh.
| bool JTestResult::passed | 
Test result. True if test passed.
Definition at line 64 of file JTest_t.hh.
| string JTestResult::message | 
Human readable message with test result.
Definition at line 65 of file JTest_t.hh.
| TObject* JTestResult::obj | 
Graphical output summarising the test.
Definition at line 66 of file JTest_t.hh.
 1.8.5