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 234 ms
testChangeLockCode 430 ms
testConfigureCamera 434 ms
testConfigureDeviceLock 436 ms
testConfigureDeviceUnlock 440 ms
testConfigureVPN 442 ms
testConfigureWifi 445 ms
testEncryptStorage 448 ms
testGetApplications 450 ms
testGetDeviceInformation 451 ms
testGetDeviceLocation 453 ms
testGetDeviceLogcat 454 ms
testInstallApplication 456 ms
testMuteDevice 2804 ms
testRebootDevice 2805 ms
testRemovePassword 2807 ms
testRingDevice 2810 ms
testSendNotification 2811 ms
testSetPasswordPolicy 2815 ms
testSetWebClip 2823 ms
testUninstallApplicationPublic 2827 ms
testUninstallApplicationWebApp 2829 ms
testUpdateApplication 2830 ms
testUpgradeFirmware 4860 ms
testWipeData 4862 ms
testWipeDevice 4864 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4867 ms
testDisEnrollDeviceSuccess 5022 ms
testDisenrollUnSuccess 5047 ms
testEnrollDeviceUnSuccess 5047 ms
testEnrollDeviceWithLocationSuccess 5053 ms
testEnrollDeviceWithoutLocationSuccess 5067 ms
testGetPendingOperationsForNullDevice 5069 ms
testGetPendingOperationsInvalidDevice 5069 ms
testGetPendingOperationsNullResponse 5070 ms
testGetPendingOperationsWithApplicationResponse 5071 ms
testGetPendingOperationsWithDeviceInfoResponse 5118 ms
testGetPendingOperationsWithErrorResponse 5175 ms
testGetPendingOperationsWithInProgressResponse 5180 ms
testGetPendingOperationsWithMonitorResponse 5182 ms
testIsEnrolledExists 5185 ms
testIsEnrolledNonExist 5185 ms
testIsEnrolledNull 5187 ms
testModifyEnrollmentSuccess 5187 ms
testModifyEnrollmentUnSuccess 5188 ms
testUpdateApplicationList 5189 ms