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 362 ms
testChangeLockCode 625 ms
testConfigureCamera 629 ms
testConfigureDeviceLock 631 ms
testConfigureDeviceUnlock 634 ms
testConfigureVPN 635 ms
testConfigureWifi 637 ms
testEncryptStorage 639 ms
testGetApplications 641 ms
testGetDeviceInformation 642 ms
testGetDeviceLocation 643 ms
testGetDeviceLogcat 645 ms
testInstallApplication 646 ms
testMuteDevice 2395 ms
testRebootDevice 2396 ms
testRemovePassword 2398 ms
testRingDevice 2401 ms
testSendNotification 2402 ms
testSetPasswordPolicy 2405 ms
testSetWebClip 2412 ms
testUninstallApplicationPublic 2415 ms
testUninstallApplicationWebApp 2418 ms
testUpdateApplication 2420 ms
testUpgradeFirmware 3852 ms
testWipeData 3854 ms
testWipeDevice 3856 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3859 ms
testDisEnrollDeviceSuccess 4034 ms
testDisenrollUnSuccess 4064 ms
testEnrollDeviceUnSuccess 4065 ms
testEnrollDeviceWithLocationSuccess 4071 ms
testEnrollDeviceWithoutLocationSuccess 4086 ms
testGetPendingOperationsForNullDevice 4088 ms
testGetPendingOperationsInvalidDevice 4088 ms
testGetPendingOperationsNullResponse 4089 ms
testGetPendingOperationsWithApplicationResponse 4090 ms
testGetPendingOperationsWithDeviceInfoResponse 4141 ms
testGetPendingOperationsWithErrorResponse 4199 ms
testGetPendingOperationsWithInProgressResponse 4203 ms
testGetPendingOperationsWithMonitorResponse 4204 ms
testIsEnrolledExists 4208 ms
testIsEnrolledNonExist 4209 ms
testIsEnrolledNull 4210 ms
testModifyEnrollmentSuccess 4211 ms
testModifyEnrollmentUnSuccess 4212 ms
testUpdateApplicationList 4213 ms