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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 251 ms
testChangeLockCode 455 ms
testConfigureCamera 457 ms
testConfigureDeviceLock 460 ms
testConfigureDeviceUnlock 462 ms
testConfigureVPN 463 ms
testConfigureWifi 466 ms
testEncryptStorage 469 ms
testGetApplications 470 ms
testGetDeviceInformation 472 ms
testGetDeviceLocation 473 ms
testGetDeviceLogcat 474 ms
testInstallApplication 475 ms
testMuteDevice 2177 ms
testRebootDevice 2178 ms
testRemovePassword 2180 ms
testRingDevice 2183 ms
testSendNotification 2184 ms
testSetPasswordPolicy 2188 ms
testSetWebClip 2195 ms
testUninstallApplicationPublic 2198 ms
testUninstallApplicationWebApp 2201 ms
testUpdateApplication 2202 ms
testUpgradeFirmware 3627 ms
testWipeData 3631 ms
testWipeDevice 3634 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3637 ms
testDisEnrollDeviceSuccess 3814 ms
testDisenrollUnSuccess 3840 ms
testEnrollDeviceUnSuccess 3841 ms
testEnrollDeviceWithLocationSuccess 3848 ms
testEnrollDeviceWithoutLocationSuccess 3865 ms
testGetPendingOperationsForNullDevice 3867 ms
testGetPendingOperationsInvalidDevice 3868 ms
testGetPendingOperationsNullResponse 3869 ms
testGetPendingOperationsWithApplicationResponse 3871 ms
testGetPendingOperationsWithDeviceInfoResponse 3920 ms
testGetPendingOperationsWithErrorResponse 3990 ms
testGetPendingOperationsWithInProgressResponse 3996 ms
testGetPendingOperationsWithMonitorResponse 3998 ms
testIsEnrolledExists 4002 ms
testIsEnrolledNonExist 4003 ms
testIsEnrolledNull 4004 ms
testModifyEnrollmentSuccess 4006 ms
testModifyEnrollmentUnSuccess 4007 ms
testUpdateApplicationList 4008 ms