hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxTaskReducersManagerTest.cpp File Reference
#include <gmock/gmock.h>
#include "Exceptions.hpp"
#include "SphinxExceptions.hpp"
#include "Mocks.hpp"
#include "ScheduleStrategySingle.hpp"
#include "SphinxTaskReducersManager.hpp"
#include "SphinxReduceJobBuilder.hpp"
#include "SphinxTaskReducerFactory.hpp"
Include dependency graph for SphinxTaskReducersManagerTest.cpp:

Go to the source code of this file.

Classes

class  SphinxTaskReducersManagerTest

Functions

 TEST_F (SphinxTaskReducersManagerTest, canFindSphinxTaskReducerByTaskId)
 TEST_F (SphinxTaskReducersManagerTest, canntFindSphinxTaskReducerByTaskId)
 TEST_F (SphinxTaskReducersManagerTest, createNewSphinxTaskReducerForTaskId)
 TEST_F (SphinxTaskReducersManagerTest, convertJSONtoSphinxResultAndFillItInSphinxTaskReducer)
 TEST_F (SphinxTaskReducersManagerTest, throwExceptionWhileEncounterJSONStructureError)
 TEST_F (SphinxTaskReducersManagerTest, runReduceForSphinxTaskReducerByTaskIdAndConvertResultToJSON)
 TEST_F (SphinxTaskReducersManagerTest, deleteSphinxTaskReducerByTaskId)

Function Documentation

TEST_F ( SphinxTaskReducersManagerTest  ,
canFindSphinxTaskReducerByTaskId   
)

Definition at line 51 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
canntFindSphinxTaskReducerByTaskId   
)

Definition at line 65 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
createNewSphinxTaskReducerForTaskId   
)

Definition at line 79 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
convertJSONtoSphinxResultAndFillItInSphinxTaskReducer   
)

Definition at line 95 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
throwExceptionWhileEncounterJSONStructureError   
)

Definition at line 115 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
runReduceForSphinxTaskReducerByTaskIdAndConvertResultToJSON   
)

Definition at line 132 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function:

TEST_F ( SphinxTaskReducersManagerTest  ,
deleteSphinxTaskReducerByTaskId   
)

Definition at line 161 of file SphinxTaskReducersManagerTest.cpp.

Here is the call graph for this function: