hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxResultJSONConvertorTest.cpp File Reference
#include <gtest/gtest.h>
#include "SphinxResultJSONConvertor.hpp"
#include "SphinxOutputJsonMessage.hpp"
#include "SphinxResultCompareUtils.hpp"
Include dependency graph for SphinxResultJSONConvertorTest.cpp:

Go to the source code of this file.

Classes

class  SphinxResultJSONConvertorTest

Functions

 TEST_F (SphinxResultJSONConvertorTest, createSphinxResulDatatFromJSONString)
 TEST_F (SphinxResultJSONConvertorTest, createJSONFromSphinxResultData)
 TEST_F (SphinxResultJSONConvertorTest, throwWrongJSONStructureExceptionWhileParsingWrongJSONFormat)

Function Documentation

TEST_F ( SphinxResultJSONConvertorTest  ,
createSphinxResulDatatFromJSONString   
)

Definition at line 59 of file SphinxResultJSONConvertorTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxResultJSONConvertorTest  ,
createJSONFromSphinxResultData   
)

Definition at line 73 of file SphinxResultJSONConvertorTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxResultJSONConvertorTest  ,
throwWrongJSONStructureExceptionWhileParsingWrongJSONFormat   
)

Definition at line 85 of file SphinxResultJSONConvertorTest.cpp.

Here is the call graph for this function: