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

Go to the source code of this file.

Functions

 TEST (ReducingPartsCountersStorage, corectProcessFindRequests)
 TEST (ReducingPartsCountersStorage, correctAccumulateReducingPartsNumber)
 TEST (ReducingPartsCountersStorage, throwExceptionWhileTryIncrementByInvalidKey)
 TEST (ReducingPartsCountersStorage, correctDeleteCountersByKey)
 TEST (ReducingPartsCountersStorage, calculateNumbersOfTasksProcessingAtTheMoment)

Function Documentation

TEST ( ReducingPartsCountersStorage  ,
corectProcessFindRequests   
)

Definition at line 7 of file ReducingPartsCountersStorageTest.cpp.

Here is the call graph for this function:

TEST ( ReducingPartsCountersStorage  ,
correctAccumulateReducingPartsNumber   
)

Definition at line 21 of file ReducingPartsCountersStorageTest.cpp.

Here is the call graph for this function:

TEST ( ReducingPartsCountersStorage  ,
throwExceptionWhileTryIncrementByInvalidKey   
)

Definition at line 34 of file ReducingPartsCountersStorageTest.cpp.

Here is the call graph for this function:

TEST ( ReducingPartsCountersStorage  ,
correctDeleteCountersByKey   
)

Definition at line 45 of file ReducingPartsCountersStorageTest.cpp.

Here is the call graph for this function:

TEST ( ReducingPartsCountersStorage  ,
calculateNumbersOfTasksProcessingAtTheMoment   
)

Definition at line 58 of file ReducingPartsCountersStorageTest.cpp.

Here is the call graph for this function: