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

Go to the source code of this file.

Functions

 TEST (ReduceAdditionsStorage, returnReducerByValidKey)
 TEST (ReduceAdditionsStorage, returnReducerByValidSecondKey)
 TEST (ReduceAdditionsStorage, throwNotFoundSphinxTaskReducerExceptionWhileDeleteByInvalidKey)
 TEST (ReduceAdditionsStorage, throwNotFoundSphinxTaskReducerExceptionWhileSearchByInvalidSecondKey)
 TEST (ReduceAdditionsStorage, correctDeleteSphinxTaskReducerByValidSecondKey)

Function Documentation

TEST ( ReduceAdditionsStorage  ,
returnReducerByValidKey   
)

Definition at line 15 of file ReduceAdditionsStorageTests.cpp.

Here is the call graph for this function:

TEST ( ReduceAdditionsStorage  ,
returnReducerByValidSecondKey   
)

Definition at line 26 of file ReduceAdditionsStorageTests.cpp.

Here is the call graph for this function:

TEST ( ReduceAdditionsStorage  ,
throwNotFoundSphinxTaskReducerExceptionWhileDeleteByInvalidKey   
)

Definition at line 38 of file ReduceAdditionsStorageTests.cpp.

Here is the call graph for this function:

TEST ( ReduceAdditionsStorage  ,
throwNotFoundSphinxTaskReducerExceptionWhileSearchByInvalidSecondKey   
)

Definition at line 47 of file ReduceAdditionsStorageTests.cpp.

Here is the call graph for this function:

TEST ( ReduceAdditionsStorage  ,
correctDeleteSphinxTaskReducerByValidSecondKey   
)

Definition at line 56 of file ReduceAdditionsStorageTests.cpp.

Here is the call graph for this function: