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 285 ms
testChangeLockCode 715 ms
testConfigureCamera 724 ms
testConfigureDeviceLock 728 ms
testConfigureDeviceUnlock 733 ms
testConfigureVPN 735 ms
testConfigureWifi 743 ms
testEncryptStorage 755 ms
testGetApplications 759 ms
testGetDeviceInformation 762 ms
testGetDeviceLocation 765 ms
testGetDeviceLogcat 767 ms
testInstallApplication 770 ms
testMuteDevice 3407 ms
testRebootDevice 3408 ms
testRemovePassword 3410 ms
testRingDevice 3412 ms
testSendNotification 3413 ms
testSetPasswordPolicy 3415 ms
testSetWebClip 3422 ms
testUninstallApplicationPublic 3425 ms
testUninstallApplicationWebApp 3427 ms
testUpdateApplication 3428 ms
testUpgradeFirmware 5263 ms
testWipeData 5266 ms
testWipeDevice 5268 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5270 ms
testDisEnrollDeviceSuccess 5464 ms
testDisenrollUnSuccess 5491 ms
testEnrollDeviceUnSuccess 5492 ms
testEnrollDeviceWithLocationSuccess 5498 ms
testEnrollDeviceWithoutLocationSuccess 5516 ms
testGetPendingOperationsForNullDevice 5518 ms
testGetPendingOperationsInvalidDevice 5519 ms
testGetPendingOperationsNullResponse 5520 ms
testGetPendingOperationsWithApplicationResponse 5522 ms
testGetPendingOperationsWithDeviceInfoResponse 5572 ms
testGetPendingOperationsWithErrorResponse 5650 ms
testGetPendingOperationsWithInProgressResponse 5656 ms
testGetPendingOperationsWithMonitorResponse 5658 ms
testIsEnrolledExists 5661 ms
testIsEnrolledNonExist 5663 ms
testIsEnrolledNull 5664 ms
testModifyEnrollmentSuccess 5665 ms
testModifyEnrollmentUnSuccess 5666 ms
testUpdateApplicationList 5667 ms