Add input selector item implementation 64/200264/4
authorhyunho <hhstark.kang@samsung.com>
Thu, 21 Feb 2019 02:56:58 +0000 (11:56 +0900)
committerhyunho <hhstark.kang@samsung.com>
Thu, 21 Feb 2019 10:04:19 +0000 (19:04 +0900)
commite9992128430fc3cf23b2d86c038b0743ea89e714
tree8d5b7ac6ca2395fb62015ed3e3e16ab9be89d5df
parent924d54f0e5919264cf5a17c73724ae69fe2c1073
Add input selector item implementation

Change-Id: I71e7c316574192b3415a021ffe3259853f2f86d7
Signed-off-by: hyunho <hhstark.kang@samsung.com>
notification-ex/input_selector_item.cc [new file with mode: 0644]
notification-ex/input_selector_item.h [new file with mode: 0644]
notification-ex/input_selector_item_implementation.h [new file with mode: 0644]
notification-ex/item.h
notification-ex/item_factory.cc
unittest/mock/fff.h
unittest/src/test_input_selector_item.cc [new file with mode: 0644]