Unit test for custom handler dao stub
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 18 Dec 2012 08:56:26 +0000 (09:56 +0100)
committerGerrit Code Review <gerrit2@kim11>
Wed, 19 Dec 2012 14:10:42 +0000 (23:10 +0900)
commit81ea38d19c7fd3bc1392624d8ada0e8e54e05e61
treef7342525d23377ca5428d5f95ca5cfe4332b634d
parent1905f3046baa40712d6521e4541b07e44538ea89
Unit test for custom handler dao stub

[Issue#] N/A
[Feature] Custom handlers implementation test
[Problem] N/A
[Cause] N/A
[Solution] Basic test implemented

[Verification] Successfull compilation. Test should pass.

Change-Id: I23a89ed881a8181be75d328cf056ab872a9e6d30
tests/dao/CMakeLists.txt
tests/dao/TestCases_CustomHandlerDAO.cpp [new file with mode: 0644]
tests/dao/tests_dao.cpp