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 255 ms
testChangeLockCode 643 ms
testConfigureCamera 645 ms
testConfigureDeviceLock 647 ms
testConfigureDeviceUnlock 650 ms
testConfigureVPN 651 ms
testConfigureWifi 658 ms
testEncryptStorage 661 ms
testGetApplications 663 ms
testGetDeviceInformation 664 ms
testGetDeviceLocation 665 ms
testGetDeviceLogcat 666 ms
testInstallApplication 667 ms
testMuteDevice 2287 ms
testRebootDevice 2288 ms
testRemovePassword 2290 ms
testRingDevice 2292 ms
testSendNotification 2293 ms
testSetPasswordPolicy 2297 ms
testSetWebClip 2304 ms
testUninstallApplicationPublic 2308 ms
testUninstallApplicationWebApp 2311 ms
testUpdateApplication 2312 ms
testUpgradeFirmware 3735 ms
testWipeData 3738 ms
testWipeDevice 3740 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3743 ms
testDisEnrollDeviceSuccess 3872 ms
testDisenrollUnSuccess 3902 ms
testEnrollDeviceUnSuccess 3903 ms
testEnrollDeviceWithLocationSuccess 3910 ms
testEnrollDeviceWithoutLocationSuccess 3927 ms
testGetPendingOperationsForNullDevice 3928 ms
testGetPendingOperationsInvalidDevice 3929 ms
testGetPendingOperationsNullResponse 3930 ms
testGetPendingOperationsWithApplicationResponse 3931 ms
testGetPendingOperationsWithDeviceInfoResponse 3981 ms
testGetPendingOperationsWithErrorResponse 4049 ms
testGetPendingOperationsWithInProgressResponse 4054 ms
testGetPendingOperationsWithMonitorResponse 4055 ms
testIsEnrolledExists 4058 ms
testIsEnrolledNonExist 4059 ms
testIsEnrolledNull 4060 ms
testModifyEnrollmentSuccess 4061 ms
testModifyEnrollmentUnSuccess 4061 ms
testUpdateApplicationList 4062 ms