hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TestUtils.cpp File Reference
Include dependency graph for TestUtils.cpp:

Go to the source code of this file.

Functions

bool isEqualReducingBaseMessage (ReducingBaseMessage &first, ReducingBaseMessage &second)
bool isEqualReducingInputMessage (ReducingInputMessage &first, ReducingInputMessage &second)
bool isEqualReducingOutputMessage (ReducingOutputMessage &first, ReducingOutputMessage &second)
SharedPtr< ReducingOutputMessagebuildEtalonFrom (types::MessageType managerType, int ttl, string &json)
SharedPtr< ReducingOutputMessagebuildEtalonFrom (NotFoundByKeyException &e)
SharedPtr< ReducingInputMessagebuildReducingInputMessage (types::MessageType managerType, int ttl, string &json)

Function Documentation

SharedPtr<ReducingOutputMessage> buildEtalonFrom ( types::MessageType  managerType,
int  ttl,
string &  json 
)

Definition at line 43 of file TestUtils.cpp.

Here is the caller graph for this function:

SharedPtr<ReducingOutputMessage> buildEtalonFrom ( NotFoundByKeyException e)

Definition at line 55 of file TestUtils.cpp.

Here is the call graph for this function:

SharedPtr<ReducingInputMessage> buildReducingInputMessage ( types::MessageType  managerType,
int  ttl,
string &  json 
)

Definition at line 66 of file TestUtils.cpp.

Here is the caller graph for this function:

bool isEqualReducingBaseMessage ( ReducingBaseMessage first,
ReducingBaseMessage second 
)

Definition at line 13 of file TestUtils.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool isEqualReducingInputMessage ( ReducingInputMessage first,
ReducingInputMessage second 
)

Definition at line 22 of file TestUtils.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool isEqualReducingOutputMessage ( ReducingOutputMessage first,
ReducingOutputMessage second 
)

Definition at line 28 of file TestUtils.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: