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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 311 ms
testChangeLockCode 538 ms
testConfigureCamera 542 ms
testConfigureDeviceLock 545 ms
testConfigureDeviceUnlock 549 ms
testConfigureVPN 550 ms
testConfigureWifi 555 ms
testEncryptStorage 558 ms
testGetApplications 563 ms
testGetDeviceInformation 565 ms
testGetDeviceLocation 566 ms
testGetDeviceLogcat 567 ms
testInstallApplication 569 ms
testMuteDevice 2247 ms
testRebootDevice 2248 ms
testRemovePassword 2250 ms
testRingDevice 2253 ms
testSendNotification 2254 ms
testSetPasswordPolicy 2257 ms
testSetWebClip 2262 ms
testUninstallApplicationPublic 2266 ms
testUninstallApplicationWebApp 2269 ms
testUpdateApplication 2271 ms
testUpgradeFirmware 3609 ms
testWipeData 3613 ms
testWipeDevice 3615 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3618 ms
testDisEnrollDeviceSuccess 3780 ms
testDisenrollUnSuccess 3806 ms
testEnrollDeviceUnSuccess 3807 ms
testEnrollDeviceWithLocationSuccess 3813 ms
testEnrollDeviceWithoutLocationSuccess 3828 ms
testGetPendingOperationsForNullDevice 3830 ms
testGetPendingOperationsInvalidDevice 3830 ms
testGetPendingOperationsNullResponse 3831 ms
testGetPendingOperationsWithApplicationResponse 3832 ms
testGetPendingOperationsWithDeviceInfoResponse 3880 ms
testGetPendingOperationsWithErrorResponse 3942 ms
testGetPendingOperationsWithInProgressResponse 3947 ms
testGetPendingOperationsWithMonitorResponse 3948 ms
testIsEnrolledExists 3951 ms
testIsEnrolledNonExist 3952 ms
testIsEnrolledNull 3953 ms
testModifyEnrollmentSuccess 3954 ms
testModifyEnrollmentUnSuccess 3955 ms
testUpdateApplicationList 3955 ms