org::xmlBlaster::test::TestEmbeddedServer Class Reference

Collaboration diagram for org::xmlBlaster::test::TestEmbeddedServer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestEmbeddedServer (Global &glob)
virtual ~TestEmbeddedServer ()
void setUp ()
void tearDown ()
void testEmbeddedServer ()

Detailed Description

Definition at line 20 of file TestEmbeddedServer.cpp.


Constructor & Destructor Documentation

org::xmlBlaster::test::TestEmbeddedServer::TestEmbeddedServer ( Global glob  ) 

Definition at line 41 of file TestEmbeddedServer.cpp.

References org::xmlBlaster::util::Global::getArgc(), org::xmlBlaster::util::Global::getArgs(), org::xmlBlaster::util::Property::getLongProperty(), org::xmlBlaster::util::Global::getProperty(), and org::xmlBlaster::util::I_Log::warn().

virtual org::xmlBlaster::test::TestEmbeddedServer::~TestEmbeddedServer (  )  [virtual]

Definition at line 64 of file TestEmbeddedServer.cpp.


Member Function Documentation

void org::xmlBlaster::test::TestEmbeddedServer::setUp (  ) 

Definition at line 68 of file TestEmbeddedServer.cpp.

Referenced by main().

void org::xmlBlaster::test::TestEmbeddedServer::tearDown (  ) 

Definition at line 72 of file TestEmbeddedServer.cpp.

Referenced by main().

void org::xmlBlaster::test::TestEmbeddedServer::testEmbeddedServer (  ) 

Definition at line 76 of file TestEmbeddedServer.cpp.

References org::xmlBlaster::util::I_Log::info(), org::xmlBlaster::util::lexical_cast(), org::xmlBlaster::util::thread::Thread::sleepSecs(), org::xmlBlaster::util::EmbeddedServer::start(), and org::xmlBlaster::util::EmbeddedServer::stop().

Referenced by main().


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