Belle II Software
release-08-01-10
|
Public Member Functions | |
TestCase (const std::string &name, e_testStatus(*function)(bool)) | |
void | Print () |
Public Attributes | |
std::string | name_ |
e_testStatus(* | function_ )(bool) |
unsigned int | nPassed_ |
unsigned int | nFailed_ |
unsigned int | nException_ |