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: 9 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 254 ms
testChangeLockCode 528 ms
testConfigureCamera 532 ms
testConfigureDeviceLock 535 ms
testConfigureDeviceUnlock 539 ms
testConfigureVPN 540 ms
testConfigureWifi 544 ms
testEncryptStorage 547 ms
testGetApplications 549 ms
testGetDeviceInformation 551 ms
testGetDeviceLocation 552 ms
testGetDeviceLogcat 554 ms
testInstallApplication 555 ms
testMuteDevice 7646 ms
testRebootDevice 7647 ms
testRemovePassword 7649 ms
testRingDevice 7651 ms
testSendNotification 7652 ms
testSetPasswordPolicy 7654 ms
testSetWebClip 7659 ms
testUninstallApplicationPublic 7661 ms
testUninstallApplicationWebApp 7663 ms
testUpdateApplication 7665 ms
testUpgradeFirmware 9965 ms
testWipeData 9968 ms
testWipeDevice 9970 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 9973 ms
testDisEnrollDeviceSuccess 10130 ms
testDisenrollUnSuccess 10154 ms
testEnrollDeviceUnSuccess 10155 ms
testEnrollDeviceWithLocationSuccess 10161 ms
testEnrollDeviceWithoutLocationSuccess 10175 ms
testGetPendingOperationsForNullDevice 10176 ms
testGetPendingOperationsInvalidDevice 10177 ms
testGetPendingOperationsNullResponse 10178 ms
testGetPendingOperationsWithApplicationResponse 10179 ms
testGetPendingOperationsWithDeviceInfoResponse 10224 ms
testGetPendingOperationsWithErrorResponse 10277 ms
testGetPendingOperationsWithInProgressResponse 10281 ms
testGetPendingOperationsWithMonitorResponse 10282 ms
testIsEnrolledExists 10285 ms
testIsEnrolledNonExist 10286 ms
testIsEnrolledNull 10287 ms
testModifyEnrollmentSuccess 10288 ms
testModifyEnrollmentUnSuccess 10290 ms
testUpdateApplicationList 10291 ms