ServiceTestFixture.h File Reference
Defines a test fixture for writing Wisp service unit tests using Boost.Test. More...
#include <ssrc/wisp/service/service.h>#include <ssrc/wisp/utility/service_main.h>#include <boost/bind.hpp>#include <boost/thread/thread.hpp>Include dependency graph for ServiceTestFixture.h:

Go to the source code of this file.
Classes |
|
| class | test::TestService< ProtocolProcessor, EH > |
| struct | test::ServiceThread< service_type, CallStop > |
| struct | test::TestOptions |
| class | test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer > |
Namespaces |
|
| namespace | test |
|
The test namespace contains classes to facilitate testing Wisp services. |
|
Detailed Description
Defines a test fixture for writing Wisp service unit tests using Boost.Test.
Definition in file ServiceTestFixture.h.
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved