Public Member Functions | |
void | setUp () |
void | testNegativeWeight () |
void | testPrepare () |
void | testProduct () |
void | testProductFalse () |
void | testProductTrue () |
Private Member Functions | |
CPPUNIT_TEST (testPrepare) | |
CPPUNIT_TEST (testNegativeWeight) | |
CPPUNIT_TEST (testProduct) | |
CPPUNIT_TEST (testProductTrue) | |
CPPUNIT_TEST (testProductFalse) | |
CPPUNIT_TEST_SUITE (PBBuilderTest) | |
CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
PBBuilder | builder |
SharedContext | ctx |
Definition at line 2196 of file program_builder_test.cpp.
Clasp::Test::PBBuilderTest::CPPUNIT_TEST | ( | testPrepare | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST | ( | testNegativeWeight | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST | ( | testProduct | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST | ( | testProductTrue | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST | ( | testProductFalse | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST_SUITE | ( | PBBuilderTest | ) | [private] |
Clasp::Test::PBBuilderTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void Clasp::Test::PBBuilderTest::setUp | ( | ) | [inline] |
Definition at line 2205 of file program_builder_test.cpp.
void Clasp::Test::PBBuilderTest::testNegativeWeight | ( | ) | [inline] |
Definition at line 2213 of file program_builder_test.cpp.
void Clasp::Test::PBBuilderTest::testPrepare | ( | ) | [inline] |
Definition at line 2208 of file program_builder_test.cpp.
void Clasp::Test::PBBuilderTest::testProduct | ( | ) | [inline] |
Definition at line 2228 of file program_builder_test.cpp.
void Clasp::Test::PBBuilderTest::testProductFalse | ( | ) | [inline] |
Definition at line 2251 of file program_builder_test.cpp.
void Clasp::Test::PBBuilderTest::testProductTrue | ( | ) | [inline] |
Definition at line 2239 of file program_builder_test.cpp.
PBBuilder Clasp::Test::PBBuilderTest::builder [private] |
Definition at line 2263 of file program_builder_test.cpp.
SharedContext Clasp::Test::PBBuilderTest::ctx [private] |
Definition at line 2262 of file program_builder_test.cpp.