|
storagepolicytest − |
|
#include <acsComponentStorageTestImpl.h> |
|
Public Member Functions |
|
void setUp (void) |
|
void tearDown (void) |
|
Protected Member Functions |
|
void isValid_nilpointeeTest (void) |
|
void isValid_nilcontsrvTest (void) |
|
void isValid_nonnilTest (void) |
|
void Destroy_nilhandleTest (void) |
|
void Destroy_nilpointeeTest (void) |
|
void Destroy_notstickyTest (void) |
|
void Destroy_cannotreleaseexTest (void) |
|
void Destroy_otherexTest (void) |
|
Private Member Functions |
|
CPPUNIT_TEST_SUITE (storagepolicytest) |
|
CPPUNIT_TEST (isValid_nilpointeeTest) |
|
CPPUNIT_TEST (isValid_nilcontsrvTest) |
|
CPPUNIT_TEST (isValid_nonnilTest) |
|
CPPUNIT_TEST (Destroy_nilhandleTest) |
|
CPPUNIT_TEST (Destroy_nilpointeeTest) |
|
CPPUNIT_TEST (Destroy_notstickyTest) |
|
CPPUNIT_TEST (Destroy_cannotreleaseexTest) |
|
CPPUNIT_TEST (Destroy_otherexTest) |
|
CPPUNIT_TEST_SUITE_END () |
|
Private Attributes |
|
maci::MockContainerServices * mcs |
|
MockComponent * comp |
|
storagepolicytest::CPPUNIT_TEST (isValid_nilpointeeTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (isValid_nonnilTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (Destroy_cannotreleaseexTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (Destroy_otherexTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (Destroy_nilhandleTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (isValid_nilcontsrvTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (Destroy_nilpointeeTest) [private] |
|
storagepolicytest::CPPUNIT_TEST (Destroy_notstickyTest) [private] |
|
storagepolicytest::CPPUNIT_TEST_SUITE (storagepolicytest) [private] |
|
storagepolicytest::CPPUNIT_TEST_SUITE_END () [private] |
|
void storagepolicytest::Destroy_cannotreleaseexTest (void) [protected] |
|
void storagepolicytest::Destroy_nilhandleTest (void) [protected] |
|
void storagepolicytest::Destroy_nilpointeeTest (void) [protected] |
|
void storagepolicytest::Destroy_notstickyTest (void) [protected] |
|
void storagepolicytest::Destroy_otherexTest (void) [protected] |
|
void storagepolicytest::isValid_nilcontsrvTest (void) [protected] |
|
void storagepolicytest::isValid_nilpointeeTest (void) [protected] |
|
void storagepolicytest::isValid_nonnilTest (void) [protected] |
|
void storagepolicytest::setUp (void) |
|
void storagepolicytest::tearDown (void) |
|
MockComponent* storagepolicytest::comp [private] |
|
maci::MockContainerServices* storagepolicytest::mcs [private] |
|
Generated automatically by Doxygen for ACS-2014.6 C++ API from the source code. |