#include <testStore.h>

Inheritance diagram for TestStore:
Collaboration diagram for TestStore:

Protected Member Functions

void testSetRoot ()
 
void testUnsetRoot ()
 
void testStats ()
 
void testMaxSize ()
 
void testSwapMetaTypeClassification ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (TestStore)
 
 CPPUNIT_TEST (testSetRoot)
 
 CPPUNIT_TEST (testUnsetRoot)
 
 CPPUNIT_TEST (testStats)
 
 CPPUNIT_TEST (testMaxSize)
 
 CPPUNIT_TEST (testSwapMetaTypeClassification)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 21 of file testStore.h.

Member Function Documentation

◆ CPPUNIT_TEST() [1/5]

TestStore::CPPUNIT_TEST ( testMaxSize  )
private

◆ CPPUNIT_TEST() [2/5]

TestStore::CPPUNIT_TEST ( testSetRoot  )
private

◆ CPPUNIT_TEST() [3/5]

TestStore::CPPUNIT_TEST ( testStats  )
private

◆ CPPUNIT_TEST() [4/5]

TestStore::CPPUNIT_TEST ( testSwapMetaTypeClassification  )
private

◆ CPPUNIT_TEST() [5/5]

TestStore::CPPUNIT_TEST ( testUnsetRoot  )
private

◆ CPPUNIT_TEST_SUITE()

TestStore::CPPUNIT_TEST_SUITE ( TestStore  )
private

◆ CPPUNIT_TEST_SUITE_END()

TestStore::CPPUNIT_TEST_SUITE_END ( )
private

◆ testMaxSize()

void TestStore::testMaxSize ( )
protected

Definition at line 121 of file testStore.cc.

References Store::FreeMemory(), Store::Init(), and Store::Controller::maxSize().

◆ testSetRoot()

void TestStore::testSetRoot ( )
protected

Definition at line 87 of file testStore.cc.

References Store::FreeMemory(), Store::Init(), and Store::Root().

◆ testStats()

void TestStore::testStats ( )
protected

◆ testSwapMetaTypeClassification()

void TestStore::testSwapMetaTypeClassification ( )
protected

◆ testUnsetRoot()

void TestStore::testUnsetRoot ( )
protected

Definition at line 97 of file testStore.cc.

References Store::FreeMemory(), Store::Init(), and Store::Root().


The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors