Belle II Software light-2406-ragdoll
|
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 25 of file TestHelpers.cc.
|
static |
Closes the Gearbox once for all test in this TestCase.
Definition at line 39 of file TestHelpers.cc.