Belle II Software  release-08-01-10
TestCase Struct Reference
Collaboration diagram for TestCase:

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_
 

Detailed Description

Definition at line 1069 of file main.cc.


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