Add factory methods to improve testability 17/230817/12
authorJunghoon Park <jh9216.park@samsung.com>
Tue, 14 Apr 2020 09:11:17 +0000 (18:11 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 21 Apr 2020 01:52:24 +0000 (10:52 +0900)
commit77862781bff270f5ac4dd6c0d6b3564677dee8e2
tree0f2a52e32b71ff0d9f97bca9df684eab3c24fd41
parent255162c45630673c9d8a38d97d0554827c3d220e
Add factory methods to improve testability

 -require :
  https://review.tizen.org/gerrit/#/c/platform/core/appfw/screen-connector/+/230830/

Change-Id: Ia0c3271cdc8bcf1792d57c6ead6dc3d6074c2fa5
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
ambient-viewer/src/ambient-viewer.cc
ambient-viewer/src/ambient-viewer.hh
ambient-viewer/src/top-app-surface.cc
ambient-viewer/src/top-app-surface.hh
ambient-viewer/src/watch-surface.cc
ambient-viewer/src/watch-surface.hh
unittest/mock/aul_mock.h
unittest/mock/mock.cc
unittest/mock/vconf_mock.h [new file with mode: 0644]
unittest/src/test_ambient_viewer.cc