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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 249 ms
testChangeLockCode 478 ms
testConfigureCamera 481 ms
testConfigureDeviceLock 483 ms
testConfigureDeviceUnlock 486 ms
testConfigureVPN 488 ms
testConfigureWifi 490 ms
testEncryptStorage 493 ms
testGetApplications 495 ms
testGetDeviceInformation 496 ms
testGetDeviceLocation 497 ms
testGetDeviceLogcat 498 ms
testInstallApplication 499 ms
testMuteDevice 2804 ms
testRebootDevice 2805 ms
testRemovePassword 2807 ms
testRingDevice 2810 ms
testSendNotification 2812 ms
testSetPasswordPolicy 2815 ms
testSetWebClip 2823 ms
testUninstallApplicationPublic 2826 ms
testUninstallApplicationWebApp 2829 ms
testUpdateApplication 2831 ms
testUpgradeFirmware 4766 ms
testWipeData 4769 ms
testWipeDevice 4817 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4820 ms
testDisEnrollDeviceSuccess 4986 ms
testDisenrollUnSuccess 5028 ms
testEnrollDeviceUnSuccess 5029 ms
testEnrollDeviceWithLocationSuccess 5038 ms
testEnrollDeviceWithoutLocationSuccess 5055 ms
testGetPendingOperationsForNullDevice 5057 ms
testGetPendingOperationsInvalidDevice 5058 ms
testGetPendingOperationsNullResponse 5060 ms
testGetPendingOperationsWithApplicationResponse 5061 ms
testGetPendingOperationsWithDeviceInfoResponse 5110 ms
testGetPendingOperationsWithErrorResponse 5188 ms
testGetPendingOperationsWithInProgressResponse 5194 ms
testGetPendingOperationsWithMonitorResponse 5196 ms
testIsEnrolledExists 5200 ms
testIsEnrolledNonExist 5201 ms
testIsEnrolledNull 5202 ms
testModifyEnrollmentSuccess 5203 ms
testModifyEnrollmentUnSuccess 5204 ms
testUpdateApplicationList 5205 ms