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 251 ms
testChangeLockCode 442 ms
testConfigureCamera 445 ms
testConfigureDeviceLock 448 ms
testConfigureDeviceUnlock 451 ms
testConfigureVPN 453 ms
testConfigureWifi 456 ms
testEncryptStorage 459 ms
testGetApplications 461 ms
testGetDeviceInformation 463 ms
testGetDeviceLocation 464 ms
testGetDeviceLogcat 466 ms
testInstallApplication 467 ms
testMuteDevice 2879 ms
testRebootDevice 2880 ms
testRemovePassword 2882 ms
testRingDevice 2886 ms
testSendNotification 2888 ms
testSetPasswordPolicy 2892 ms
testSetWebClip 2898 ms
testUninstallApplicationPublic 2901 ms
testUninstallApplicationWebApp 2904 ms
testUpdateApplication 2905 ms
testUpgradeFirmware 4716 ms
testWipeData 4719 ms
testWipeDevice 4721 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4723 ms
testDisEnrollDeviceSuccess 4876 ms
testDisenrollUnSuccess 4900 ms
testEnrollDeviceUnSuccess 4901 ms
testEnrollDeviceWithLocationSuccess 4907 ms
testEnrollDeviceWithoutLocationSuccess 4921 ms
testGetPendingOperationsForNullDevice 4922 ms
testGetPendingOperationsInvalidDevice 4923 ms
testGetPendingOperationsNullResponse 4924 ms
testGetPendingOperationsWithApplicationResponse 4925 ms
testGetPendingOperationsWithDeviceInfoResponse 4973 ms
testGetPendingOperationsWithErrorResponse 5034 ms
testGetPendingOperationsWithInProgressResponse 5039 ms
testGetPendingOperationsWithMonitorResponse 5041 ms
testIsEnrolledExists 5044 ms
testIsEnrolledNonExist 5045 ms
testIsEnrolledNull 5046 ms
testModifyEnrollmentSuccess 5047 ms
testModifyEnrollmentUnSuccess 5048 ms
testUpdateApplicationList 5048 ms