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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 346 ms
testChangeLockCode 576 ms
testConfigureCamera 579 ms
testConfigureDeviceLock 581 ms
testConfigureDeviceUnlock 584 ms
testConfigureVPN 586 ms
testConfigureWifi 589 ms
testEncryptStorage 591 ms
testGetApplications 594 ms
testGetDeviceInformation 596 ms
testGetDeviceLocation 597 ms
testGetDeviceLogcat 599 ms
testInstallApplication 600 ms
testMuteDevice 2895 ms
testRebootDevice 2897 ms
testRemovePassword 2898 ms
testRingDevice 2900 ms
testSendNotification 2901 ms
testSetPasswordPolicy 2904 ms
testSetWebClip 2909 ms
testUninstallApplicationPublic 2912 ms
testUninstallApplicationWebApp 2914 ms
testUpdateApplication 2915 ms
testUpgradeFirmware 4672 ms
testWipeData 4727 ms
testWipeDevice 4730 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4733 ms
testDisEnrollDeviceSuccess 4900 ms
testDisenrollUnSuccess 4938 ms
testEnrollDeviceUnSuccess 4939 ms
testEnrollDeviceWithLocationSuccess 4948 ms
testEnrollDeviceWithoutLocationSuccess 4971 ms
testGetPendingOperationsForNullDevice 4973 ms
testGetPendingOperationsInvalidDevice 4974 ms
testGetPendingOperationsNullResponse 4975 ms
testGetPendingOperationsWithApplicationResponse 4977 ms
testGetPendingOperationsWithDeviceInfoResponse 5042 ms
testGetPendingOperationsWithErrorResponse 5100 ms
testGetPendingOperationsWithInProgressResponse 5104 ms
testGetPendingOperationsWithMonitorResponse 5105 ms
testIsEnrolledExists 5109 ms
testIsEnrolledNonExist 5109 ms
testIsEnrolledNull 5110 ms
testModifyEnrollmentSuccess 5111 ms
testModifyEnrollmentUnSuccess 5112 ms
testUpdateApplicationList 5113 ms