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: 1 minutes
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 970 ms
testChangeLockCode 1453 ms
testConfigureCamera 1460 ms
testConfigureDeviceLock 1464 ms
testConfigureDeviceUnlock 1475 ms
testConfigureVPN 1478 ms
testConfigureWifi 1492 ms
testEncryptStorage 1514 ms
testGetApplications 1530 ms
testGetDeviceInformation 1534 ms
testGetDeviceLocation 1541 ms
testGetDeviceLogcat 1552 ms
testInstallApplication 1557 ms
testMuteDevice 4861 ms
testRebootDevice 4863 ms
testRemovePassword 4867 ms
testRingDevice 4901 ms
testSendNotification 4910 ms
testSetPasswordPolicy 4933 ms
testSetWebClip 4970 ms
testUninstallApplicationPublic 4974 ms
testUninstallApplicationWebApp 4977 ms
testUpdateApplication 4988 ms
testUpgradeFirmware 71480 ms
testWipeData 71484 ms
testWipeDevice 71499 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 71505 ms
testDisEnrollDeviceSuccess 72040 ms
testDisenrollUnSuccess 72129 ms
testEnrollDeviceUnSuccess 72131 ms
testEnrollDeviceWithLocationSuccess 72156 ms
testEnrollDeviceWithoutLocationSuccess 72203 ms
testGetPendingOperationsForNullDevice 72205 ms
testGetPendingOperationsInvalidDevice 72211 ms
testGetPendingOperationsNullResponse 72214 ms
testGetPendingOperationsWithApplicationResponse 72226 ms
testGetPendingOperationsWithDeviceInfoResponse 72377 ms
testGetPendingOperationsWithErrorResponse 72587 ms
testGetPendingOperationsWithInProgressResponse 72594 ms
testGetPendingOperationsWithMonitorResponse 72600 ms
testIsEnrolledExists 72605 ms
testIsEnrolledNonExist 72606 ms
testIsEnrolledNull 72607 ms
testModifyEnrollmentSuccess 72608 ms
testModifyEnrollmentUnSuccess 72610 ms
testUpdateApplicationList 72611 ms