Added Unit test cases for Android SDK
authorHemant Mahsky <h.mahsky@samsung.com>
Tue, 15 Sep 2015 15:52:37 +0000 (21:22 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Thu, 17 Sep 2015 02:28:41 +0000 (02:28 +0000)
commit4b9c0ca60aa1441d5b962fdd6219951247fa8302
tree7f778f04a28f9d70663252396bf4ea641a14ce2a
parent47b903efdad1c2623b6ec79ec700f49fdd3b16a0
Added Unit test cases for Android SDK

Added file headers

Modifed Test case for E2E testing

Change-Id: I0bacba01f1e2edd2dee836a4766358be4ad00f21
Signed-off-by: Hemant Mahsky <h.mahsky@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2567
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/easy-setup/sdk/mediator/android/EasySetupCore/src/androidTest/java/org/iotivity/service/easysetup/core/EasySetupServiceConfigTest.java [new file with mode: 0644]
service/easy-setup/sdk/mediator/android/EasySetupCore/src/androidTest/java/org/iotivity/service/easysetup/core/EasySetupServiceTest.java [new file with mode: 0644]
service/easy-setup/sdk/mediator/android/EasySetupCore/src/androidTest/java/org/iotivity/service/easysetup/core/EnrolleeDeviceFactoryTest.java [new file with mode: 0644]
service/easy-setup/sdk/mediator/android/EasySetupCore/src/androidTest/java/org/iotivity/service/easysetup/core/Utility.java [new file with mode: 0644]