Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
JTestResult Struct Reference

#include <JTest_t.hh>

Public Attributes

bool passed
 
string message
 
TObjectobj
 

Detailed Description

Definition at line 63 of file JTest_t.hh.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: