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

Go to the source code of this file.

Functions

 TEST (SphinxTaskReducersStorage, returnReducerByValidKey)
 TEST (SphinxTaskReducersStorage, throwNotFoundSphinxTaskReducerExceptionWhileSearchByInvalidKey)
 TEST (SphinxTaskReducersStorage, throwNotFoundSphinxTaskReducerExceptionWhileDeleteByInvalidKey)
 TEST (SphinxTaskReducersStorage, correctDeleteSphinxTaskReducerByValidKey)

Function Documentation

TEST ( SphinxTaskReducersStorage  ,
returnReducerByValidKey   
)

Definition at line 17 of file SphinxTaskReducersStorageTest.cpp.

Here is the call graph for this function:

TEST ( SphinxTaskReducersStorage  ,
throwNotFoundSphinxTaskReducerExceptionWhileSearchByInvalidKey   
)

Definition at line 29 of file SphinxTaskReducersStorageTest.cpp.

Here is the call graph for this function:

TEST ( SphinxTaskReducersStorage  ,
throwNotFoundSphinxTaskReducerExceptionWhileDeleteByInvalidKey   
)

Definition at line 39 of file SphinxTaskReducersStorageTest.cpp.

Here is the call graph for this function:

TEST ( SphinxTaskReducersStorage  ,
correctDeleteSphinxTaskReducerByValidKey   
)

Definition at line 49 of file SphinxTaskReducersStorageTest.cpp.

Here is the call graph for this function: