hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SupportNotifierMock Class Reference

#include <HandlerMocks.hpp>

Inheritance diagram for SupportNotifierMock:
Collaboration diagram for SupportNotifierMock:

Public Member Functions

 MOCK_METHOD2 (notifyWrongJSONStructure, void(unsigned long long itemId, const SharedPtr< ReducingInputMessage > &reducingInputMessage))
 MOCK_METHOD1 (notifyNotFoundItemException, void(const NotFoundByKeyException &e))
- Public Member Functions inherited from HCE::reduce::SupportNotifierIf
virtual ~SupportNotifierIf ()
virtual void notifyWrongJSONStructure (unsigned long long itemId, const Poco::SharedPtr< reduce_types::ReducingInputMessage > &reducingInputMessage)=0
virtual void notifyNotFoundItemException (const NotFoundByKeyException &e)=0

Detailed Description

Definition at line 57 of file HandlerMocks.hpp.

Member Function Documentation

SupportNotifierMock::MOCK_METHOD1 ( notifyNotFoundItemException  ,
void(const NotFoundByKeyException &e)   
)
SupportNotifierMock::MOCK_METHOD2 ( notifyWrongJSONStructure  ,
void(unsigned long long itemId, const SharedPtr< ReducingInputMessage > &reducingInputMessage)   
)

The documentation for this class was generated from the following file: