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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 428 ms
testChangeLockCode 729 ms
testConfigureCamera 750 ms
testConfigureDeviceLock 754 ms
testConfigureDeviceUnlock 759 ms
testConfigureVPN 762 ms
testConfigureWifi 775 ms
testEncryptStorage 790 ms
testGetApplications 793 ms
testGetDeviceInformation 796 ms
testGetDeviceLocation 797 ms
testGetDeviceLogcat 798 ms
testInstallApplication 800 ms
testMuteDevice 3315 ms
testRebootDevice 3317 ms
testRemovePassword 3319 ms
testRingDevice 3322 ms
testSendNotification 3324 ms
testSetPasswordPolicy 3326 ms
testSetWebClip 3333 ms
testUninstallApplicationPublic 3339 ms
testUninstallApplicationWebApp 3343 ms
testUpdateApplication 3355 ms
testUpgradeFirmware 5217 ms
testWipeData 5221 ms
testWipeDevice 5224 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5228 ms
testDisEnrollDeviceSuccess 5584 ms
testDisenrollUnSuccess 5625 ms
testEnrollDeviceUnSuccess 5627 ms
testEnrollDeviceWithLocationSuccess 5639 ms
testEnrollDeviceWithoutLocationSuccess 5671 ms
testGetPendingOperationsForNullDevice 5677 ms
testGetPendingOperationsInvalidDevice 5686 ms
testGetPendingOperationsNullResponse 5690 ms
testGetPendingOperationsWithApplicationResponse 5693 ms
testGetPendingOperationsWithDeviceInfoResponse 5772 ms
testGetPendingOperationsWithErrorResponse 5868 ms
testGetPendingOperationsWithInProgressResponse 5894 ms
testGetPendingOperationsWithMonitorResponse 5896 ms
testIsEnrolledExists 5900 ms
testIsEnrolledNonExist 5901 ms
testIsEnrolledNull 5903 ms
testModifyEnrollmentSuccess 5904 ms
testModifyEnrollmentUnSuccess 5905 ms
testUpdateApplicationList 5907 ms