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 382 ms
testChangeLockCode 747 ms
testConfigureCamera 758 ms
testConfigureDeviceLock 762 ms
testConfigureDeviceUnlock 767 ms
testConfigureVPN 771 ms
testConfigureWifi 783 ms
testEncryptStorage 793 ms
testGetApplications 796 ms
testGetDeviceInformation 798 ms
testGetDeviceLocation 801 ms
testGetDeviceLogcat 802 ms
testInstallApplication 805 ms
testMuteDevice 3315 ms
testRebootDevice 3320 ms
testRemovePassword 3322 ms
testRingDevice 3326 ms
testSendNotification 3328 ms
testSetPasswordPolicy 3332 ms
testSetWebClip 3358 ms
testUninstallApplicationPublic 3374 ms
testUninstallApplicationWebApp 3383 ms
testUpdateApplication 3385 ms
testUpgradeFirmware 5284 ms
testWipeData 5289 ms
testWipeDevice 5293 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5308 ms
testDisEnrollDeviceSuccess 5652 ms
testDisenrollUnSuccess 5719 ms
testEnrollDeviceUnSuccess 5721 ms
testEnrollDeviceWithLocationSuccess 5733 ms
testEnrollDeviceWithoutLocationSuccess 5759 ms
testGetPendingOperationsForNullDevice 5761 ms
testGetPendingOperationsInvalidDevice 5763 ms
testGetPendingOperationsNullResponse 5766 ms
testGetPendingOperationsWithApplicationResponse 5768 ms
testGetPendingOperationsWithDeviceInfoResponse 5868 ms
testGetPendingOperationsWithErrorResponse 5995 ms
testGetPendingOperationsWithInProgressResponse 6004 ms
testGetPendingOperationsWithMonitorResponse 6006 ms
testIsEnrolledExists 6012 ms
testIsEnrolledNonExist 6013 ms
testIsEnrolledNull 6015 ms
testModifyEnrollmentSuccess 6017 ms
testModifyEnrollmentUnSuccess 6018 ms
testUpdateApplicationList 6020 ms