update test_kfadapter_main.py 78/9478/3
authorYouhwan Seol <yh.seol@samsung.com>
Wed, 2 Nov 2022 15:26:53 +0000 (00:26 +0900)
committerYouhwan Seol <yh.seol@samsung.com>
Thu, 3 Nov 2022 12:39:51 +0000 (21:39 +0900)
commited6776ea969d9dcdafc8fc3bd8f435804e1e7409
tree87076ce1f09a51dd9fee0ed956085ffe421aa657
parente9f640ecb6d08ec6aefc971c28d38dba3dacd087
update test_kfadapter_main.py

Increased code coverage, improved logic verification, exception
raise/catch verification, and increased intuition by method-based
mocking(fake kfconnect is deleted)

Issue-id: AIMLFW-9

Signed-off-by: Youhwan Seol <yh.seol@samsung.com>
Change-Id: I9a61d6fce943c6980e941fb96643a26781205704
kfadapter/kfadapter_main.py
test/fake_kfconnect.py [deleted file]
test/test_kfadapter_main.py