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 333 ms
testChangeLockCode 595 ms
testConfigureCamera 599 ms
testConfigureDeviceLock 602 ms
testConfigureDeviceUnlock 605 ms
testConfigureVPN 607 ms
testConfigureWifi 610 ms
testEncryptStorage 613 ms
testGetApplications 616 ms
testGetDeviceInformation 617 ms
testGetDeviceLocation 618 ms
testGetDeviceLogcat 620 ms
testInstallApplication 621 ms
testMuteDevice 2340 ms
testRebootDevice 2341 ms
testRemovePassword 2343 ms
testRingDevice 2345 ms
testSendNotification 2347 ms
testSetPasswordPolicy 2350 ms
testSetWebClip 2357 ms
testUninstallApplicationPublic 2360 ms
testUninstallApplicationWebApp 2364 ms
testUpdateApplication 2365 ms
testUpgradeFirmware 3772 ms
testWipeData 3774 ms
testWipeDevice 3776 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3779 ms
testDisEnrollDeviceSuccess 3956 ms
testDisenrollUnSuccess 3995 ms
testEnrollDeviceUnSuccess 3996 ms
testEnrollDeviceWithLocationSuccess 4005 ms
testEnrollDeviceWithoutLocationSuccess 4024 ms
testGetPendingOperationsForNullDevice 4025 ms
testGetPendingOperationsInvalidDevice 4026 ms
testGetPendingOperationsNullResponse 4026 ms
testGetPendingOperationsWithApplicationResponse 4027 ms
testGetPendingOperationsWithDeviceInfoResponse 4080 ms
testGetPendingOperationsWithErrorResponse 4134 ms
testGetPendingOperationsWithInProgressResponse 4138 ms
testGetPendingOperationsWithMonitorResponse 4139 ms
testIsEnrolledExists 4142 ms
testIsEnrolledNonExist 4143 ms
testIsEnrolledNull 4144 ms
testModifyEnrollmentSuccess 4145 ms
testModifyEnrollmentUnSuccess 4146 ms
testUpdateApplicationList 4147 ms