Belle II Software development
|
This class provides a test fixture managing the opening and closing of the Gearbox with the default geometry file. More...
#include <TestHelpers.h>
Static Public Member Functions | |
static void | SetUpTestCase () |
Sets up the Gearbox once for all test in this TestCase. | |
static void | TearDownTestCase () |
Closes the Gearbox once for all test in this TestCase. | |
This class provides a test fixture managing the opening and closing of the Gearbox with the default geometry file.
Use like
Definition at line 44 of file TestHelpers.h.
|
static |
Sets up the Gearbox once for all test in this TestCase.
Definition at line 24 of file TestHelpers.cc.
|
static |
Closes the Gearbox once for all test in this TestCase.
Definition at line 38 of file TestHelpers.cc.