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 466 ms
testChangeLockCode 867 ms
testConfigureCamera 870 ms
testConfigureDeviceLock 873 ms
testConfigureDeviceUnlock 876 ms
testConfigureVPN 878 ms
testConfigureWifi 882 ms
testEncryptStorage 885 ms
testGetApplications 888 ms
testGetDeviceInformation 890 ms
testGetDeviceLocation 893 ms
testGetDeviceLogcat 896 ms
testInstallApplication 898 ms
testMuteDevice 3539 ms
testRebootDevice 3540 ms
testRemovePassword 3542 ms
testRingDevice 3544 ms
testSendNotification 3546 ms
testSetPasswordPolicy 3549 ms
testSetWebClip 3556 ms
testUninstallApplicationPublic 3559 ms
testUninstallApplicationWebApp 3563 ms
testUpdateApplication 3565 ms
testUpgradeFirmware 5458 ms
testWipeData 5462 ms
testWipeDevice 5470 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5490 ms
testDisEnrollDeviceSuccess 5781 ms
testDisenrollUnSuccess 5824 ms
testEnrollDeviceUnSuccess 5827 ms
testEnrollDeviceWithLocationSuccess 5838 ms
testEnrollDeviceWithoutLocationSuccess 5865 ms
testGetPendingOperationsForNullDevice 5871 ms
testGetPendingOperationsInvalidDevice 5876 ms
testGetPendingOperationsNullResponse 5880 ms
testGetPendingOperationsWithApplicationResponse 5883 ms
testGetPendingOperationsWithDeviceInfoResponse 5947 ms
testGetPendingOperationsWithErrorResponse 6021 ms
testGetPendingOperationsWithInProgressResponse 6036 ms
testGetPendingOperationsWithMonitorResponse 6039 ms
testIsEnrolledExists 6048 ms
testIsEnrolledNonExist 6050 ms
testIsEnrolledNull 6054 ms
testModifyEnrollmentSuccess 6057 ms
testModifyEnrollmentUnSuccess 6061 ms
testUpdateApplicationList 6063 ms