ifw-ccf  3.0.0-pre2
Classes | Namespaces | Variables
testDcsClientHelper.hpp File Reference
#include <ccf/common/dcsClient.hpp>

Go to the source code of this file.

Classes

class  ccf::common::test::DcsClientTest
 

Namespaces

 ccf
 
 ccf::common
 
 ccf::common::test
 

Variables

const std::string ccf::common::test::DCS_CLIENT_HELP = "TestApplication [-v] <service URI> <request> <parameters | parameter file>\n -v verbose with debug info.\n <service URI> destination of the request (e.g. zpb.rr://127.0.0.1:12081)\n <request> request to be sent (e.g. Init, Exit, GetStatus, ...)\n <parameters | parameter file> parameters of the request\n"
 
const auto ccf::common::test::STATE_ON_NOT_OP_NOT_READY = "On::NotOperational::NotReady/On::NotOperational/On/"