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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 240 ms
testChangeLockCode 508 ms
testConfigureCamera 511 ms
testConfigureDeviceLock 514 ms
testConfigureDeviceUnlock 518 ms
testConfigureVPN 520 ms
testConfigureWifi 524 ms
testEncryptStorage 527 ms
testGetApplications 529 ms
testGetDeviceInformation 530 ms
testGetDeviceLocation 531 ms
testGetDeviceLogcat 532 ms
testInstallApplication 534 ms
testMuteDevice 2803 ms
testRebootDevice 2805 ms
testRemovePassword 2807 ms
testRingDevice 2811 ms
testSendNotification 2812 ms
testSetPasswordPolicy 2816 ms
testSetWebClip 2822 ms
testUninstallApplicationPublic 2825 ms
testUninstallApplicationWebApp 2828 ms
testUpdateApplication 2830 ms
testUpgradeFirmware 4875 ms
testWipeData 4878 ms
testWipeDevice 4880 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4882 ms
testDisEnrollDeviceSuccess 5041 ms
testDisenrollUnSuccess 5066 ms
testEnrollDeviceUnSuccess 5067 ms
testEnrollDeviceWithLocationSuccess 5073 ms
testEnrollDeviceWithoutLocationSuccess 5089 ms
testGetPendingOperationsForNullDevice 5090 ms
testGetPendingOperationsInvalidDevice 5091 ms
testGetPendingOperationsNullResponse 5092 ms
testGetPendingOperationsWithApplicationResponse 5093 ms
testGetPendingOperationsWithDeviceInfoResponse 5141 ms
testGetPendingOperationsWithErrorResponse 5198 ms
testGetPendingOperationsWithInProgressResponse 5202 ms
testGetPendingOperationsWithMonitorResponse 5203 ms
testIsEnrolledExists 5207 ms
testIsEnrolledNonExist 5207 ms
testIsEnrolledNull 5208 ms
testModifyEnrollmentSuccess 5209 ms
testModifyEnrollmentUnSuccess 5210 ms
testUpdateApplicationList 5211 ms