![]() |
ATLAS Offline Software
|
Gaudi initialisation fixture base class for googletest based unit tests. Test fixture classes for tests which need a fully configured Gaudi should inherit from this class, and then provide further Gaudi configuration in their SetUp() method if needed. More...
#include "GaudiKernel/IMessageSvc.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/IProperty.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/ISvcManager.h"#include "GaudiKernel/IToolSvc.h"#include "gtest/gtest.h"Go to the source code of this file.
Classes | |
| class | Athena_test::InitGaudiGoogleTest |
Namespaces | |
| Athena_test | |
| functions & macros to test the difference between floats | |
Gaudi initialisation fixture base class for googletest based unit tests. Test fixture classes for tests which need a fully configured Gaudi should inherit from this class, and then provide further Gaudi configuration in their SetUp() method if needed.
Definition in file InitGaudiGoogleTest.h.
1.8.18