Add CynaraTestAsync::RequestMonitor class 65/28965/7
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Fri, 17 Oct 2014 14:15:43 +0000 (16:15 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 30 Oct 2014 10:58:47 +0000 (11:58 +0100)
commit74507c00aef3dd64f0d47c023dbbe2efc360e189
treea11957e770dbb9bf645a26df4011a7052d39e75c
parent8e2f08dd2a0b070735bc185672e722ff0ddf764a
Add CynaraTestAsync::RequestMonitor class

Added class shall be used for monitoring all requests, matching
callbacks and checking expected causes and responses in callbacks.

Change-Id: I0ddb2d8848d80950d430f768510c6466144b399d
tests/cynara-tests/CMakeLists.txt
tests/cynara-tests/common/cynara_test_client_async_client.h
tests/cynara-tests/common/cynara_test_client_async_request_monitor.cpp [new file with mode: 0644]
tests/cynara-tests/common/cynara_test_client_async_request_monitor.h [new file with mode: 0644]