#include <unit++.h>
#include <string>
#include "Document.h"
#include "Broker.h"
Include dependency graph for brokertest.cpp:
Go to the source code of this file.
Namespaces | |
namespace | unitpp |
Compounds | |
class | BrokerTestSuite |
Variables | |
BrokerTestSuite * | theBrokerTest = new BrokerTestSuite() |
|
Definition at line 305 of file brokertest.cpp. |