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.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 260 ms
testChangeLockCode 473 ms
testConfigureCamera 476 ms
testConfigureDeviceLock 478 ms
testConfigureDeviceUnlock 481 ms
testConfigureVPN 482 ms
testConfigureWifi 484 ms
testEncryptStorage 486 ms
testGetApplications 488 ms
testGetDeviceInformation 489 ms
testGetDeviceLocation 490 ms
testGetDeviceLogcat 492 ms
testInstallApplication 493 ms
testMuteDevice 2788 ms
testRebootDevice 2789 ms
testRemovePassword 2791 ms
testRingDevice 2795 ms
testSendNotification 2796 ms
testSetPasswordPolicy 2799 ms
testSetWebClip 2807 ms
testUninstallApplicationPublic 2811 ms
testUninstallApplicationWebApp 2814 ms
testUpdateApplication 2815 ms
testUpgradeFirmware 4748 ms
testWipeData 4752 ms
testWipeDevice 4755 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4758 ms
testDisEnrollDeviceSuccess 4933 ms
testDisenrollUnSuccess 4960 ms
testEnrollDeviceUnSuccess 4961 ms
testEnrollDeviceWithLocationSuccess 4968 ms
testEnrollDeviceWithoutLocationSuccess 4986 ms
testGetPendingOperationsForNullDevice 4988 ms
testGetPendingOperationsInvalidDevice 4989 ms
testGetPendingOperationsNullResponse 4990 ms
testGetPendingOperationsWithApplicationResponse 4992 ms
testGetPendingOperationsWithDeviceInfoResponse 5039 ms
testGetPendingOperationsWithErrorResponse 5098 ms
testGetPendingOperationsWithInProgressResponse 5103 ms
testGetPendingOperationsWithMonitorResponse 5104 ms
testIsEnrolledExists 5107 ms
testIsEnrolledNonExist 5108 ms
testIsEnrolledNull 5109 ms
testModifyEnrollmentSuccess 5110 ms
testModifyEnrollmentUnSuccess 5111 ms
testUpdateApplicationList 5112 ms