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.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 443 ms
testChangeLockCode 827 ms
testConfigureCamera 851 ms
testConfigureDeviceLock 855 ms
testConfigureDeviceUnlock 858 ms
testConfigureVPN 860 ms
testConfigureWifi 883 ms
testEncryptStorage 890 ms
testGetApplications 895 ms
testGetDeviceInformation 898 ms
testGetDeviceLocation 900 ms
testGetDeviceLogcat 901 ms
testInstallApplication 904 ms
testMuteDevice 3541 ms
testRebootDevice 3543 ms
testRemovePassword 3545 ms
testRingDevice 3549 ms
testSendNotification 3550 ms
testSetPasswordPolicy 3553 ms
testSetWebClip 3568 ms
testUninstallApplicationPublic 3571 ms
testUninstallApplicationWebApp 3574 ms
testUpdateApplication 3576 ms
testUpgradeFirmware 5387 ms
testWipeData 5392 ms
testWipeDevice 5395 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5399 ms
testDisEnrollDeviceSuccess 5653 ms
testDisenrollUnSuccess 5691 ms
testEnrollDeviceUnSuccess 5692 ms
testEnrollDeviceWithLocationSuccess 5701 ms
testEnrollDeviceWithoutLocationSuccess 5724 ms
testGetPendingOperationsForNullDevice 5725 ms
testGetPendingOperationsInvalidDevice 5727 ms
testGetPendingOperationsNullResponse 5728 ms
testGetPendingOperationsWithApplicationResponse 5730 ms
testGetPendingOperationsWithDeviceInfoResponse 5801 ms
testGetPendingOperationsWithErrorResponse 5884 ms
testGetPendingOperationsWithInProgressResponse 5891 ms
testGetPendingOperationsWithMonitorResponse 5893 ms
testIsEnrolledExists 5896 ms
testIsEnrolledNonExist 5897 ms
testIsEnrolledNull 5898 ms
testModifyEnrollmentSuccess 5899 ms
testModifyEnrollmentUnSuccess 5900 ms
testUpdateApplicationList 5901 ms