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: 7 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 1545 ms
testChangeLockCode 2553 ms
testConfigureCamera 2557 ms
testConfigureDeviceLock 2577 ms
testConfigureDeviceUnlock 2607 ms
testConfigureVPN 2612 ms
testConfigureWifi 2631 ms
testEncryptStorage 2635 ms
testGetApplications 2637 ms
testGetDeviceInformation 2652 ms
testGetDeviceLocation 2654 ms
testGetDeviceLogcat 2655 ms
testInstallApplication 2656 ms
testMuteDevice 6459 ms
testRebootDevice 6461 ms
testRemovePassword 6463 ms
testRingDevice 6471 ms
testSendNotification 6472 ms
testSetPasswordPolicy 6481 ms
testSetWebClip 6489 ms
testUninstallApplicationPublic 6502 ms
testUninstallApplicationWebApp 6505 ms
testUpdateApplication 6509 ms
testUpgradeFirmware 8485 ms
testWipeData 8490 ms
testWipeDevice 8493 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 8497 ms
testDisEnrollDeviceSuccess 9378 ms
testDisenrollUnSuccess 9497 ms
testEnrollDeviceUnSuccess 9498 ms
testEnrollDeviceWithLocationSuccess 9515 ms
testEnrollDeviceWithoutLocationSuccess 9581 ms
testGetPendingOperationsForNullDevice 9591 ms
testGetPendingOperationsInvalidDevice 9594 ms
testGetPendingOperationsNullResponse 9596 ms
testGetPendingOperationsWithApplicationResponse 9599 ms
testGetPendingOperationsWithDeviceInfoResponse 9911 ms
testGetPendingOperationsWithErrorResponse 10166 ms
testGetPendingOperationsWithInProgressResponse 10201 ms
testGetPendingOperationsWithMonitorResponse 10203 ms
testIsEnrolledExists 10211 ms
testIsEnrolledNonExist 10215 ms
testIsEnrolledNull 10216 ms
testModifyEnrollmentSuccess 10217 ms
testModifyEnrollmentUnSuccess 10219 ms
testUpdateApplicationList 10220 ms