#include <boost/test/unit_test.hpp>
#include "MIDConditions/DCSNamer.h"
#include "MIDBase/DetectorParameters.h"
#include "HVAliases.h"
#include <algorithm>
#include <fmt/format.h>
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MAIN
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE Test MIDConditions DCSNamer |
◆ BOOST_AUTO_TEST_CASE() [1/7]
BOOST_AUTO_TEST_CASE |
( |
AliasNameIsShortEnough |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/7]
BOOST_AUTO_TEST_CASE |
( |
DE36isOutside |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/7]
BOOST_AUTO_TEST_CASE |
( |
DE4isInside |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/7]
BOOST_AUTO_TEST_CASE |
( |
detElemId2DCSMustReturnChamberIdAndSideIfDetElemIdIsValid |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/7]
BOOST_AUTO_TEST_CASE |
( |
detElemId2DCSMustReturnNothingIfDetElemIdIsNotValid |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/7]
BOOST_AUTO_TEST_CASE |
( |
NumberOfHVAliasesCurrentsIs72 |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/7]
BOOST_AUTO_TEST_CASE |
( |
NumberOfHVAliasesVoltagesIs72 |
| ) |
|