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 251 ms
testChangeLockCode 462 ms
testConfigureCamera 465 ms
testConfigureDeviceLock 467 ms
testConfigureDeviceUnlock 471 ms
testConfigureVPN 472 ms
testConfigureWifi 476 ms
testEncryptStorage 479 ms
testGetApplications 481 ms
testGetDeviceInformation 482 ms
testGetDeviceLocation 484 ms
testGetDeviceLogcat 485 ms
testInstallApplication 487 ms
testMuteDevice 2136 ms
testRebootDevice 2137 ms
testRemovePassword 2139 ms
testRingDevice 2141 ms
testSendNotification 2142 ms
testSetPasswordPolicy 2145 ms
testSetWebClip 2149 ms
testUninstallApplicationPublic 2152 ms
testUninstallApplicationWebApp 2154 ms
testUpdateApplication 2155 ms
testUpgradeFirmware 3517 ms
testWipeData 3521 ms
testWipeDevice 3524 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3527 ms
testDisEnrollDeviceSuccess 3685 ms
testDisenrollUnSuccess 3710 ms
testEnrollDeviceUnSuccess 3711 ms
testEnrollDeviceWithLocationSuccess 3717 ms
testEnrollDeviceWithoutLocationSuccess 3732 ms
testGetPendingOperationsForNullDevice 3733 ms
testGetPendingOperationsInvalidDevice 3734 ms
testGetPendingOperationsNullResponse 3735 ms
testGetPendingOperationsWithApplicationResponse 3736 ms
testGetPendingOperationsWithDeviceInfoResponse 3783 ms
testGetPendingOperationsWithErrorResponse 3839 ms
testGetPendingOperationsWithInProgressResponse 3843 ms
testGetPendingOperationsWithMonitorResponse 3844 ms
testIsEnrolledExists 3847 ms
testIsEnrolledNonExist 3848 ms
testIsEnrolledNull 3849 ms
testModifyEnrollmentSuccess 3850 ms
testModifyEnrollmentUnSuccess 3852 ms
testUpdateApplicationList 3853 ms