![]() |
User Manual, Developers Guide and API Documentation |
![]() |


Public Member Functions | |
| void | cleanup () |
| Overload to cleanup your test fixture after each test. | |
| void | prepare () |
| Overload to prepare your test fixture before each test. | |
| void | theWNSWay () |
| void | underTheHood () |
Private Member Functions | |
| CPPUNIT_TEST (theWNSWay) | |
| CPPUNIT_TEST (underTheHood) | |
| CPPUNIT_TEST_SUITE (SimpleProbe) | |
| CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
| ContextProviderCollection | globalContext_ |
Definition at line 41 of file SimpleProbe.cpp.
| void SimpleProbe::cleanup | ( | ) | [virtual] |
| wns::probe::bus::examples::SimpleProbe::CPPUNIT_TEST | ( | theWNSWay | ) | [private] |
| wns::probe::bus::examples::SimpleProbe::CPPUNIT_TEST | ( | underTheHood | ) | [private] |
| wns::probe::bus::examples::SimpleProbe::CPPUNIT_TEST_SUITE | ( | SimpleProbe | ) | [private] |
| wns::probe::bus::examples::SimpleProbe::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void SimpleProbe::prepare | ( | ) | [virtual] |
| void SimpleProbe::theWNSWay | ( | ) |
Definition at line 124 of file SimpleProbe.cpp.
| void SimpleProbe::underTheHood | ( | ) |
Definition at line 81 of file SimpleProbe.cpp.
Definition at line 56 of file SimpleProbe.cpp.
1.5.5