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 247 ms
testChangeLockCode 438 ms
testConfigureCamera 441 ms
testConfigureDeviceLock 443 ms
testConfigureDeviceUnlock 446 ms
testConfigureVPN 447 ms
testConfigureWifi 449 ms
testEncryptStorage 451 ms
testGetApplications 453 ms
testGetDeviceInformation 454 ms
testGetDeviceLocation 455 ms
testGetDeviceLogcat 456 ms
testInstallApplication 457 ms
testMuteDevice 3058 ms
testRebootDevice 3060 ms
testRemovePassword 3061 ms
testRingDevice 3064 ms
testSendNotification 3065 ms
testSetPasswordPolicy 3069 ms
testSetWebClip 3075 ms
testUninstallApplicationPublic 3078 ms
testUninstallApplicationWebApp 3082 ms
testUpdateApplication 3083 ms
testUpgradeFirmware 5126 ms
testWipeData 5129 ms
testWipeDevice 5131 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5134 ms
testDisEnrollDeviceSuccess 5300 ms
testDisenrollUnSuccess 5328 ms
testEnrollDeviceUnSuccess 5329 ms
testEnrollDeviceWithLocationSuccess 5335 ms
testEnrollDeviceWithoutLocationSuccess 5353 ms
testGetPendingOperationsForNullDevice 5355 ms
testGetPendingOperationsInvalidDevice 5356 ms
testGetPendingOperationsNullResponse 5358 ms
testGetPendingOperationsWithApplicationResponse 5359 ms
testGetPendingOperationsWithDeviceInfoResponse 5408 ms
testGetPendingOperationsWithErrorResponse 5478 ms
testGetPendingOperationsWithInProgressResponse 5485 ms
testGetPendingOperationsWithMonitorResponse 5487 ms
testIsEnrolledExists 5491 ms
testIsEnrolledNonExist 5492 ms
testIsEnrolledNull 5493 ms
testModifyEnrollmentSuccess 5494 ms
testModifyEnrollmentUnSuccess 5496 ms
testUpdateApplicationList 5497 ms