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 245 ms
testChangeLockCode 447 ms
testConfigureCamera 451 ms
testConfigureDeviceLock 454 ms
testConfigureDeviceUnlock 458 ms
testConfigureVPN 459 ms
testConfigureWifi 463 ms
testEncryptStorage 466 ms
testGetApplications 468 ms
testGetDeviceInformation 470 ms
testGetDeviceLocation 471 ms
testGetDeviceLogcat 472 ms
testInstallApplication 474 ms
testMuteDevice 2140 ms
testRebootDevice 2141 ms
testRemovePassword 2142 ms
testRingDevice 2144 ms
testSendNotification 2145 ms
testSetPasswordPolicy 2148 ms
testSetWebClip 2153 ms
testUninstallApplicationPublic 2155 ms
testUninstallApplicationWebApp 2157 ms
testUpdateApplication 2158 ms
testUpgradeFirmware 3561 ms
testWipeData 3563 ms
testWipeDevice 3603 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3606 ms
testDisEnrollDeviceSuccess 3718 ms
testDisenrollUnSuccess 3742 ms
testEnrollDeviceUnSuccess 3743 ms
testEnrollDeviceWithLocationSuccess 3748 ms
testEnrollDeviceWithoutLocationSuccess 3763 ms
testGetPendingOperationsForNullDevice 3764 ms
testGetPendingOperationsInvalidDevice 3765 ms
testGetPendingOperationsNullResponse 3766 ms
testGetPendingOperationsWithApplicationResponse 3767 ms
testGetPendingOperationsWithDeviceInfoResponse 3812 ms
testGetPendingOperationsWithErrorResponse 3864 ms
testGetPendingOperationsWithInProgressResponse 3868 ms
testGetPendingOperationsWithMonitorResponse 3869 ms
testIsEnrolledExists 3872 ms
testIsEnrolledNonExist 3872 ms
testIsEnrolledNull 3874 ms
testModifyEnrollmentSuccess 3874 ms
testModifyEnrollmentUnSuccess 3875 ms
testUpdateApplicationList 3876 ms