Public Member Functions | |
void | setUp () |
void | tearDown () |
Protected Member Functions | |
void | ConstructFailures () |
void | GoodConstruct () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (ConstructTests) | |
CPPUNIT_TEST (ConstructFailures) | |
CPPUNIT_TEST (GoodConstruct) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 21 of file 1x90ConstructTests.cpp.
ConstructTests::CPPUNIT_TEST_SUITE | ( | ConstructTests | ) | [private] |
ConstructTests::CPPUNIT_TEST | ( | ConstructFailures | ) | [private] |
ConstructTests::CPPUNIT_TEST | ( | GoodConstruct | ) | [private] |
ConstructTests::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void ConstructTests::setUp | ( | ) | [inline] |
Definition at line 33 of file 1x90ConstructTests.cpp.
void ConstructTests::tearDown | ( | ) | [inline] |
Definition at line 35 of file 1x90ConstructTests.cpp.
void ConstructTests::ConstructFailures | ( | ) | [protected] |
Test various ways the constructor should fail:
Definition at line 48 of file 1x90ConstructTests.cpp.
References EXCEPTION, and ModuleBase.
void ConstructTests::GoodConstruct | ( | ) | [protected] |
Test good construction.
Definition at line 87 of file 1x90ConstructTests.cpp.
References ASSERT, CCAENV1x90::isTriggerMatching(), ModuleBase, and CCAENV1x90::Reset().