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 248 ms
testChangeLockCode 452 ms
testConfigureCamera 454 ms
testConfigureDeviceLock 456 ms
testConfigureDeviceUnlock 459 ms
testConfigureVPN 460 ms
testConfigureWifi 462 ms
testEncryptStorage 465 ms
testGetApplications 467 ms
testGetDeviceInformation 468 ms
testGetDeviceLocation 469 ms
testGetDeviceLogcat 470 ms
testInstallApplication 471 ms
testMuteDevice 3030 ms
testRebootDevice 3032 ms
testRemovePassword 3034 ms
testRingDevice 3036 ms
testSendNotification 3038 ms
testSetPasswordPolicy 3041 ms
testSetWebClip 3047 ms
testUninstallApplicationPublic 3050 ms
testUninstallApplicationWebApp 3053 ms
testUpdateApplication 3054 ms
testUpgradeFirmware 4856 ms
testWipeData 4859 ms
testWipeDevice 4861 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4863 ms
testDisEnrollDeviceSuccess 5063 ms
testDisenrollUnSuccess 5090 ms
testEnrollDeviceUnSuccess 5091 ms
testEnrollDeviceWithLocationSuccess 5100 ms
testEnrollDeviceWithoutLocationSuccess 5119 ms
testGetPendingOperationsForNullDevice 5121 ms
testGetPendingOperationsInvalidDevice 5122 ms
testGetPendingOperationsNullResponse 5123 ms
testGetPendingOperationsWithApplicationResponse 5124 ms
testGetPendingOperationsWithDeviceInfoResponse 5173 ms
testGetPendingOperationsWithErrorResponse 5245 ms
testGetPendingOperationsWithInProgressResponse 5252 ms
testGetPendingOperationsWithMonitorResponse 5253 ms
testIsEnrolledExists 5257 ms
testIsEnrolledNonExist 5258 ms
testIsEnrolledNull 5260 ms
testModifyEnrollmentSuccess 5261 ms
testModifyEnrollmentUnSuccess 5262 ms
testUpdateApplicationList 5263 ms