Belle II Software  light-2403-persian
TestWithGearbox Class Reference

This class provides a test fixture managing the opening and closing of the Gearbox with the default geometry file. More...

#include <TestHelpers.h>

Inheritance diagram for TestWithGearbox:
Collaboration diagram for TestWithGearbox:

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.
 

Detailed Description

This class provides a test fixture managing the opening and closing of the Gearbox with the default geometry file.

Use like

TEST_F(TestWithGearBox, MyTest)
{
}
TEST_F(ChargedParticleIdentificatorTest, TestDBRep)
Test correct storage of weightfiles in the database representation inner structure.

Definition at line 44 of file TestHelpers.h.


The documentation for this class was generated from the following files: