Test results
1 suite
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
testBlacklistApplications
testChangeLockCode
testConfigureCamera
testConfigureDeviceLock
testConfigureDeviceUnlock
testConfigureVPN
testConfigureWifi
testEncryptStorage
testGetApplications
testGetDeviceInformation
testGetDeviceLocation
testGetDeviceLogcat
testInstallApplication
testMuteDevice
testRebootDevice
testRemovePassword
testRingDevice
testSendNotification
testSetPasswordPolicy
testSetWebClip
testUninstallApplicationPublic
testUninstallApplicationWebApp
testUpdateApplication
testUpgradeFirmware
testWipeData
testWipeDevice
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
testDisEnrollDeviceSuccess
testDisenrollUnSuccess
testEnrollDeviceUnSuccess
testEnrollDeviceWithLocationSuccess
testEnrollDeviceWithoutLocationSuccess
testGetPendingOperationsForNullDevice
testGetPendingOperationsInvalidDevice
testGetPendingOperationsNullResponse
testGetPendingOperationsWithApplicationResponse
testGetPendingOperationsWithDeviceInfoResponse
testGetPendingOperationsWithErrorResponse
testGetPendingOperationsWithInProgressResponse
testGetPendingOperationsWithMonitorResponse
testIsEnrolledExists
testIsEnrolledNonExist
testIsEnrolledNull
testModifyEnrollmentSuccess
testModifyEnrollmentUnSuccess
testUpdateApplicationList
/home/jenkins/workspace/platform-builds/carbon-device-mgt-plugins/target/checkout/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/test/resources/testng.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="AndroidDeviceManagementAPIs">
  <test name="API Tests">
    <classes>
      <class name="org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests"/>
      <class name="org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests"/>
    </classes>
  </test> <!-- API Tests -->
</suite> <!-- AndroidDeviceManagementAPIs -->
            
Tests for AndroidDeviceManagementAPIs
  • API Tests (2 classes)
Groups for AndroidDeviceManagementAPIs
Times for AndroidDeviceManagementAPIs
Total running time: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 333 ms
testChangeLockCode 540 ms
testConfigureCamera 543 ms
testConfigureDeviceLock 546 ms
testConfigureDeviceUnlock 549 ms
testConfigureVPN 551 ms
testConfigureWifi 555 ms
testEncryptStorage 558 ms
testGetApplications 560 ms
testGetDeviceInformation 562 ms
testGetDeviceLocation 563 ms
testGetDeviceLogcat 565 ms
testInstallApplication 566 ms
testMuteDevice 2869 ms
testRebootDevice 2870 ms
testRemovePassword 2871 ms
testRingDevice 2873 ms
testSendNotification 2874 ms
testSetPasswordPolicy 2877 ms
testSetWebClip 2882 ms
testUninstallApplicationPublic 2884 ms
testUninstallApplicationWebApp 2886 ms
testUpdateApplication 2888 ms
testUpgradeFirmware 4668 ms
testWipeData 4671 ms
testWipeDevice 4716 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4720 ms
testDisEnrollDeviceSuccess 4852 ms
testDisenrollUnSuccess 4879 ms
testEnrollDeviceUnSuccess 4880 ms
testEnrollDeviceWithLocationSuccess 4887 ms
testEnrollDeviceWithoutLocationSuccess 4905 ms
testGetPendingOperationsForNullDevice 4907 ms
testGetPendingOperationsInvalidDevice 4908 ms
testGetPendingOperationsNullResponse 4909 ms
testGetPendingOperationsWithApplicationResponse 4911 ms
testGetPendingOperationsWithDeviceInfoResponse 4959 ms
testGetPendingOperationsWithErrorResponse 5027 ms
testGetPendingOperationsWithInProgressResponse 5032 ms
testGetPendingOperationsWithMonitorResponse 5033 ms
testIsEnrolledExists 5036 ms
testIsEnrolledNonExist 5037 ms
testIsEnrolledNull 5038 ms
testModifyEnrollmentSuccess 5039 ms
testModifyEnrollmentUnSuccess 5040 ms
testUpdateApplicationList 5041 ms