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 321 ms
testChangeLockCode 564 ms
testConfigureCamera 568 ms
testConfigureDeviceLock 571 ms
testConfigureDeviceUnlock 575 ms
testConfigureVPN 576 ms
testConfigureWifi 580 ms
testEncryptStorage 583 ms
testGetApplications 586 ms
testGetDeviceInformation 587 ms
testGetDeviceLocation 589 ms
testGetDeviceLogcat 590 ms
testInstallApplication 591 ms
testMuteDevice 2618 ms
testRebootDevice 2619 ms
testRemovePassword 2620 ms
testRingDevice 2622 ms
testSendNotification 2623 ms
testSetPasswordPolicy 2626 ms
testSetWebClip 2632 ms
testUninstallApplicationPublic 2635 ms
testUninstallApplicationWebApp 2639 ms
testUpdateApplication 2641 ms
testUpgradeFirmware 4080 ms
testWipeData 4132 ms
testWipeDevice 4134 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4137 ms
testDisEnrollDeviceSuccess 4273 ms
testDisenrollUnSuccess 4302 ms
testEnrollDeviceUnSuccess 4304 ms
testEnrollDeviceWithLocationSuccess 4311 ms
testEnrollDeviceWithoutLocationSuccess 4328 ms
testGetPendingOperationsForNullDevice 4330 ms
testGetPendingOperationsInvalidDevice 4331 ms
testGetPendingOperationsNullResponse 4333 ms
testGetPendingOperationsWithApplicationResponse 4334 ms
testGetPendingOperationsWithDeviceInfoResponse 4383 ms
testGetPendingOperationsWithErrorResponse 4448 ms
testGetPendingOperationsWithInProgressResponse 4452 ms
testGetPendingOperationsWithMonitorResponse 4453 ms
testIsEnrolledExists 4456 ms
testIsEnrolledNonExist 4457 ms
testIsEnrolledNull 4457 ms
testModifyEnrollmentSuccess 4458 ms
testModifyEnrollmentUnSuccess 4459 ms
testUpdateApplicationList 4460 ms