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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 358 ms
testChangeLockCode 667 ms
testConfigureCamera 671 ms
testConfigureDeviceLock 674 ms
testConfigureDeviceUnlock 677 ms
testConfigureVPN 679 ms
testConfigureWifi 682 ms
testEncryptStorage 686 ms
testGetApplications 688 ms
testGetDeviceInformation 690 ms
testGetDeviceLocation 691 ms
testGetDeviceLogcat 693 ms
testInstallApplication 695 ms
testMuteDevice 2531 ms
testRebootDevice 2532 ms
testRemovePassword 2534 ms
testRingDevice 2536 ms
testSendNotification 2537 ms
testSetPasswordPolicy 2540 ms
testSetWebClip 2545 ms
testUninstallApplicationPublic 2547 ms
testUninstallApplicationWebApp 2550 ms
testUpdateApplication 2551 ms
testUpgradeFirmware 4060 ms
testWipeData 4064 ms
testWipeDevice 4067 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4071 ms
testDisEnrollDeviceSuccess 4309 ms
testDisenrollUnSuccess 4340 ms
testEnrollDeviceUnSuccess 4341 ms
testEnrollDeviceWithLocationSuccess 4349 ms
testEnrollDeviceWithoutLocationSuccess 4373 ms
testGetPendingOperationsForNullDevice 4374 ms
testGetPendingOperationsInvalidDevice 4376 ms
testGetPendingOperationsNullResponse 4377 ms
testGetPendingOperationsWithApplicationResponse 4378 ms
testGetPendingOperationsWithDeviceInfoResponse 4451 ms
testGetPendingOperationsWithErrorResponse 4533 ms
testGetPendingOperationsWithInProgressResponse 4539 ms
testGetPendingOperationsWithMonitorResponse 4540 ms
testIsEnrolledExists 4544 ms
testIsEnrolledNonExist 4545 ms
testIsEnrolledNull 4547 ms
testModifyEnrollmentSuccess 4548 ms
testModifyEnrollmentUnSuccess 4549 ms
testUpdateApplicationList 4550 ms