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 463 ms
testChangeLockCode 828 ms
testConfigureCamera 832 ms
testConfigureDeviceLock 835 ms
testConfigureDeviceUnlock 840 ms
testConfigureVPN 847 ms
testConfigureWifi 855 ms
testEncryptStorage 874 ms
testGetApplications 878 ms
testGetDeviceInformation 879 ms
testGetDeviceLocation 881 ms
testGetDeviceLogcat 883 ms
testInstallApplication 890 ms
testMuteDevice 3861 ms
testRebootDevice 3862 ms
testRemovePassword 3865 ms
testRingDevice 3867 ms
testSendNotification 3869 ms
testSetPasswordPolicy 3874 ms
testSetWebClip 3883 ms
testUninstallApplicationPublic 3887 ms
testUninstallApplicationWebApp 3892 ms
testUpdateApplication 3894 ms
testUpgradeFirmware 5926 ms
testWipeData 5931 ms
testWipeDevice 5934 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 6028 ms
testDisEnrollDeviceSuccess 6216 ms
testDisenrollUnSuccess 6268 ms
testEnrollDeviceUnSuccess 6271 ms
testEnrollDeviceWithLocationSuccess 6285 ms
testEnrollDeviceWithoutLocationSuccess 6316 ms
testGetPendingOperationsForNullDevice 6318 ms
testGetPendingOperationsInvalidDevice 6319 ms
testGetPendingOperationsNullResponse 6320 ms
testGetPendingOperationsWithApplicationResponse 6322 ms
testGetPendingOperationsWithDeviceInfoResponse 6398 ms
testGetPendingOperationsWithErrorResponse 6536 ms
testGetPendingOperationsWithInProgressResponse 6545 ms
testGetPendingOperationsWithMonitorResponse 6548 ms
testIsEnrolledExists 6553 ms
testIsEnrolledNonExist 6554 ms
testIsEnrolledNull 6556 ms
testModifyEnrollmentSuccess 6557 ms
testModifyEnrollmentUnSuccess 6559 ms
testUpdateApplicationList 6560 ms