21 #define BOOST_TEST_MODULE (Boosted atomic number test) 43 ,
Zprov(ServiceParameters(
"AtomicNumberService"))
65 BOOST_TEST(
Zprov.
Z() == expected_Z);
69 BOOST_AUTO_TEST_SUITE_END()
Class holding a configuration for a test environment.
Provider returning atomic number of the active material in the TPC.
Class holding a configuration for a Boost test fixture.
unsigned int Z() const
Returns the atomic number.
testing::TesterEnvironment< testing::BoostCommandLineConfiguration< testing::BasicEnvironmentConfiguration > > BoostBasicFixture
AtomicNumberTestFixture()
T get(std::string const &key) const
Provides information about the active material in the TPC.
A test environment with some support for service providers.
fhicl::ParameterSet const pset_expected
lar::example::AtomicNumber const Zprov
BOOST_AUTO_TEST_CASE(AllTests)