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 241 ms
testChangeLockCode 446 ms
testConfigureCamera 450 ms
testConfigureDeviceLock 453 ms
testConfigureDeviceUnlock 457 ms
testConfigureVPN 459 ms
testConfigureWifi 463 ms
testEncryptStorage 465 ms
testGetApplications 468 ms
testGetDeviceInformation 469 ms
testGetDeviceLocation 471 ms
testGetDeviceLogcat 472 ms
testInstallApplication 473 ms
testMuteDevice 2784 ms
testRebootDevice 2786 ms
testRemovePassword 2788 ms
testRingDevice 2791 ms
testSendNotification 2793 ms
testSetPasswordPolicy 2798 ms
testSetWebClip 2807 ms
testUninstallApplicationPublic 2811 ms
testUninstallApplicationWebApp 2815 ms
testUpdateApplication 2817 ms
testUpgradeFirmware 4723 ms
testWipeData 4726 ms
testWipeDevice 4773 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4777 ms
testDisEnrollDeviceSuccess 4911 ms
testDisenrollUnSuccess 4937 ms
testEnrollDeviceUnSuccess 4937 ms
testEnrollDeviceWithLocationSuccess 4943 ms
testEnrollDeviceWithoutLocationSuccess 4959 ms
testGetPendingOperationsForNullDevice 4960 ms
testGetPendingOperationsInvalidDevice 4961 ms
testGetPendingOperationsNullResponse 4962 ms
testGetPendingOperationsWithApplicationResponse 4963 ms
testGetPendingOperationsWithDeviceInfoResponse 5011 ms
testGetPendingOperationsWithErrorResponse 5078 ms
testGetPendingOperationsWithInProgressResponse 5083 ms
testGetPendingOperationsWithMonitorResponse 5084 ms
testIsEnrolledExists 5087 ms
testIsEnrolledNonExist 5088 ms
testIsEnrolledNull 5089 ms
testModifyEnrollmentSuccess 5090 ms
testModifyEnrollmentUnSuccess 5091 ms
testUpdateApplicationList 5091 ms