hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <cppunit/TestCaller.h>
#include <cppunit/TestCase.h>
#include <cppunit/TestFixture.h>
#include <cppunit/TestResult.h>
#include <cppunit/TestSuite.h>
#include <cppunit/ui/text/TestRunner.h>
#include <Poco/SharedPtr.h>
#include "XMLCleaner.hpp"
Go to the source code of this file.
Classes | |
class | XMLCleanerTest |
class | XMLCleanerTest::XMLCleanerA |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' |
Declaration of XMLCleanerTest class, that contents unit tests for XMLCleaner class's methods. XMLCleanerTest contents 2 unit test for XMLCleaner::saveXML and XMLCleaner::process
Definition in file XMLCleanerTest.hpp.