Test results
1 suite
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
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
/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 455 ms
testChangeLockCode 685 ms
testConfigureCamera 688 ms
testConfigureDeviceLock 692 ms
testConfigureDeviceUnlock 695 ms
testConfigureVPN 697 ms
testConfigureWifi 702 ms
testEncryptStorage 706 ms
testGetApplications 709 ms
testGetDeviceInformation 710 ms
testGetDeviceLocation 712 ms
testGetDeviceLogcat 714 ms
testInstallApplication 715 ms
testMuteDevice 3807 ms
testRebootDevice 3808 ms
testRemovePassword 3811 ms
testRingDevice 3814 ms
testSendNotification 3831 ms
testSetPasswordPolicy 3856 ms
testSetWebClip 3866 ms
testUninstallApplicationPublic 3871 ms
testUninstallApplicationWebApp 3881 ms
testUpdateApplication 3884 ms
testUpgradeFirmware 5906 ms
testWipeData 5910 ms
testWipeDevice 5913 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5917 ms
testDisEnrollDeviceSuccess 6265 ms
testDisenrollUnSuccess 6305 ms
testEnrollDeviceUnSuccess 6307 ms
testEnrollDeviceWithLocationSuccess 6316 ms
testEnrollDeviceWithoutLocationSuccess 6346 ms
testGetPendingOperationsForNullDevice 6348 ms
testGetPendingOperationsInvalidDevice 6349 ms
testGetPendingOperationsNullResponse 6350 ms
testGetPendingOperationsWithApplicationResponse 6352 ms
testGetPendingOperationsWithDeviceInfoResponse 6418 ms
testGetPendingOperationsWithErrorResponse 6487 ms
testGetPendingOperationsWithInProgressResponse 6494 ms
testGetPendingOperationsWithMonitorResponse 6495 ms
testIsEnrolledExists 6499 ms
testIsEnrolledNonExist 6500 ms
testIsEnrolledNull 6501 ms
testModifyEnrollmentSuccess 6503 ms
testModifyEnrollmentUnSuccess 6504 ms
testUpdateApplicationList 6505 ms