21 #define BOOST_TEST_MODULE (Boosted atomic number test)
62 auto const expected_Z = pset_expected.get<
unsigned int>(
"AtomicNumber");
65 BOOST_TEST(Zprov.Z() == expected_Z);
69 BOOST_AUTO_TEST_SUITE_END()
BOOST_FIXTURE_TEST_SUITE(GeometryIteratorsIcarus, IcarusGeometryIteratorTestFixture) BOOST_AUTO_TEST_CASE(AllTests)
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.
AtomicNumberTestFixture()
fhicl::ParameterSet ServiceParameters(std::string service_name) const
Returns the configuration of the specified service.
Provides information about the active material in the TPC.
Base class for tests using Boost unit test library.
A test environment with some support for service providers.
fhicl::ParameterSet TesterParameters() const
Returns the configuration of the main test (undefined if no main test)
fhicl::ParameterSet const pset_expected
Base class for unit tests using FHiCL configuration.
lar::example::AtomicNumber const Zprov