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 360 ms
testChangeLockCode 683 ms
testConfigureCamera 686 ms
testConfigureDeviceLock 689 ms
testConfigureDeviceUnlock 695 ms
testConfigureVPN 697 ms
testConfigureWifi 700 ms
testEncryptStorage 704 ms
testGetApplications 709 ms
testGetDeviceInformation 712 ms
testGetDeviceLocation 716 ms
testGetDeviceLogcat 720 ms
testInstallApplication 722 ms
testMuteDevice 3757 ms
testRebootDevice 3759 ms
testRemovePassword 3761 ms
testRingDevice 3763 ms
testSendNotification 3764 ms
testSetPasswordPolicy 3766 ms
testSetWebClip 3771 ms
testUninstallApplicationPublic 3773 ms
testUninstallApplicationWebApp 3776 ms
testUpdateApplication 3778 ms
testUpgradeFirmware 5958 ms
testWipeData 5963 ms
testWipeDevice 5966 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5969 ms
testDisEnrollDeviceSuccess 6129 ms
testDisenrollUnSuccess 6167 ms
testEnrollDeviceUnSuccess 6168 ms
testEnrollDeviceWithLocationSuccess 6177 ms
testEnrollDeviceWithoutLocationSuccess 6200 ms
testGetPendingOperationsForNullDevice 6201 ms
testGetPendingOperationsInvalidDevice 6202 ms
testGetPendingOperationsNullResponse 6217 ms
testGetPendingOperationsWithApplicationResponse 6221 ms
testGetPendingOperationsWithDeviceInfoResponse 6281 ms
testGetPendingOperationsWithErrorResponse 6355 ms
testGetPendingOperationsWithInProgressResponse 6359 ms
testGetPendingOperationsWithMonitorResponse 6360 ms
testIsEnrolledExists 6363 ms
testIsEnrolledNonExist 6363 ms
testIsEnrolledNull 6365 ms
testModifyEnrollmentSuccess 6366 ms
testModifyEnrollmentUnSuccess 6367 ms
testUpdateApplicationList 6368 ms