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.v09.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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 246 ms
testChangeLockCode 447 ms
testConfigureCamera 450 ms
testConfigureDeviceLock 452 ms
testConfigureDeviceUnlock 454 ms
testConfigureVPN 455 ms
testConfigureWifi 458 ms
testEncryptStorage 460 ms
testGetApplications 462 ms
testGetDeviceInformation 463 ms
testGetDeviceLocation 464 ms
testGetDeviceLogcat 466 ms
testInstallApplication 467 ms
testMuteDevice 2695 ms
testRebootDevice 2696 ms
testRemovePassword 2697 ms
testRingDevice 2700 ms
testSendNotification 2701 ms
testSetPasswordPolicy 2703 ms
testSetWebClip 2709 ms
testUninstallApplicationPublic 2712 ms
testUninstallApplicationWebApp 2716 ms
testUpdateApplication 2717 ms
testUpgradeFirmware 4471 ms
testWipeData 4474 ms
testWipeDevice 4476 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4479 ms
testDisEnrollDeviceSuccess 4652 ms
testDisenrollUnSuccess 4678 ms
testEnrollDeviceUnSuccess 4678 ms
testEnrollDeviceWithLocationSuccess 4684 ms
testEnrollDeviceWithoutLocationSuccess 4700 ms
testGetPendingOperationsForNullDevice 4701 ms
testGetPendingOperationsInvalidDevice 4703 ms
testGetPendingOperationsNullResponse 4704 ms
testGetPendingOperationsWithApplicationResponse 4705 ms
testGetPendingOperationsWithDeviceInfoResponse 4753 ms
testGetPendingOperationsWithErrorResponse 4815 ms
testGetPendingOperationsWithInProgressResponse 4819 ms
testGetPendingOperationsWithMonitorResponse 4821 ms
testIsEnrolledExists 4824 ms
testIsEnrolledNonExist 4824 ms
testIsEnrolledNull 4825 ms
testModifyEnrollmentSuccess 4826 ms
testModifyEnrollmentUnSuccess 4827 ms
testUpdateApplicationList 4828 ms