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 259 ms
testChangeLockCode 488 ms
testConfigureCamera 490 ms
testConfigureDeviceLock 493 ms
testConfigureDeviceUnlock 495 ms
testConfigureVPN 496 ms
testConfigureWifi 499 ms
testEncryptStorage 501 ms
testGetApplications 503 ms
testGetDeviceInformation 504 ms
testGetDeviceLocation 505 ms
testGetDeviceLogcat 506 ms
testInstallApplication 507 ms
testMuteDevice 2750 ms
testRebootDevice 2751 ms
testRemovePassword 2753 ms
testRingDevice 2755 ms
testSendNotification 2756 ms
testSetPasswordPolicy 2759 ms
testSetWebClip 2765 ms
testUninstallApplicationPublic 2768 ms
testUninstallApplicationWebApp 2772 ms
testUpdateApplication 2773 ms
testUpgradeFirmware 4898 ms
testWipeData 4901 ms
testWipeDevice 4903 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4906 ms
testDisEnrollDeviceSuccess 5064 ms
testDisenrollUnSuccess 5090 ms
testEnrollDeviceUnSuccess 5091 ms
testEnrollDeviceWithLocationSuccess 5097 ms
testEnrollDeviceWithoutLocationSuccess 5112 ms
testGetPendingOperationsForNullDevice 5113 ms
testGetPendingOperationsInvalidDevice 5114 ms
testGetPendingOperationsNullResponse 5115 ms
testGetPendingOperationsWithApplicationResponse 5116 ms
testGetPendingOperationsWithDeviceInfoResponse 5164 ms
testGetPendingOperationsWithErrorResponse 5221 ms
testGetPendingOperationsWithInProgressResponse 5225 ms
testGetPendingOperationsWithMonitorResponse 5227 ms
testIsEnrolledExists 5230 ms
testIsEnrolledNonExist 5231 ms
testIsEnrolledNull 5233 ms
testModifyEnrollmentSuccess 5233 ms
testModifyEnrollmentUnSuccess 5234 ms
testUpdateApplicationList 5235 ms