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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 281 ms
testChangeLockCode 518 ms
testConfigureCamera 521 ms
testConfigureDeviceLock 524 ms
testConfigureDeviceUnlock 528 ms
testConfigureVPN 529 ms
testConfigureWifi 533 ms
testEncryptStorage 536 ms
testGetApplications 539 ms
testGetDeviceInformation 540 ms
testGetDeviceLocation 542 ms
testGetDeviceLogcat 543 ms
testInstallApplication 545 ms
testMuteDevice 3109 ms
testRebootDevice 3110 ms
testRemovePassword 3112 ms
testRingDevice 3114 ms
testSendNotification 3115 ms
testSetPasswordPolicy 3119 ms
testSetWebClip 3127 ms
testUninstallApplicationPublic 3130 ms
testUninstallApplicationWebApp 3134 ms
testUpdateApplication 3135 ms
testUpgradeFirmware 5073 ms
testWipeData 5076 ms
testWipeDevice 5079 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5081 ms
testDisEnrollDeviceSuccess 5282 ms
testDisenrollUnSuccess 5307 ms
testEnrollDeviceUnSuccess 5308 ms
testEnrollDeviceWithLocationSuccess 5315 ms
testEnrollDeviceWithoutLocationSuccess 5333 ms
testGetPendingOperationsForNullDevice 5334 ms
testGetPendingOperationsInvalidDevice 5336 ms
testGetPendingOperationsNullResponse 5337 ms
testGetPendingOperationsWithApplicationResponse 5338 ms
testGetPendingOperationsWithDeviceInfoResponse 5411 ms
testGetPendingOperationsWithErrorResponse 5485 ms
testGetPendingOperationsWithInProgressResponse 5489 ms
testGetPendingOperationsWithMonitorResponse 5490 ms
testIsEnrolledExists 5493 ms
testIsEnrolledNonExist 5494 ms
testIsEnrolledNull 5496 ms
testModifyEnrollmentSuccess 5497 ms
testModifyEnrollmentUnSuccess 5498 ms
testUpdateApplicationList 5499 ms