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 335 ms
testChangeLockCode 619 ms
testConfigureCamera 622 ms
testConfigureDeviceLock 626 ms
testConfigureDeviceUnlock 629 ms
testConfigureVPN 631 ms
testConfigureWifi 638 ms
testEncryptStorage 641 ms
testGetApplications 644 ms
testGetDeviceInformation 646 ms
testGetDeviceLocation 648 ms
testGetDeviceLogcat 649 ms
testInstallApplication 651 ms
testMuteDevice 3225 ms
testRebootDevice 3226 ms
testRemovePassword 3228 ms
testRingDevice 3230 ms
testSendNotification 3231 ms
testSetPasswordPolicy 3235 ms
testSetWebClip 3243 ms
testUninstallApplicationPublic 3246 ms
testUninstallApplicationWebApp 3249 ms
testUpdateApplication 3251 ms
testUpgradeFirmware 5166 ms
testWipeData 5169 ms
testWipeDevice 5171 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5217 ms
testDisEnrollDeviceSuccess 5355 ms
testDisenrollUnSuccess 5382 ms
testEnrollDeviceUnSuccess 5383 ms
testEnrollDeviceWithLocationSuccess 5390 ms
testEnrollDeviceWithoutLocationSuccess 5409 ms
testGetPendingOperationsForNullDevice 5410 ms
testGetPendingOperationsInvalidDevice 5411 ms
testGetPendingOperationsNullResponse 5412 ms
testGetPendingOperationsWithApplicationResponse 5413 ms
testGetPendingOperationsWithDeviceInfoResponse 5463 ms
testGetPendingOperationsWithErrorResponse 5530 ms
testGetPendingOperationsWithInProgressResponse 5536 ms
testGetPendingOperationsWithMonitorResponse 5538 ms
testIsEnrolledExists 5540 ms
testIsEnrolledNonExist 5541 ms
testIsEnrolledNull 5543 ms
testModifyEnrollmentSuccess 5544 ms
testModifyEnrollmentUnSuccess 5545 ms
testUpdateApplicationList 5545 ms