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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 236 ms
testChangeLockCode 449 ms
testConfigureCamera 452 ms
testConfigureDeviceLock 455 ms
testConfigureDeviceUnlock 458 ms
testConfigureVPN 459 ms
testConfigureWifi 463 ms
testEncryptStorage 466 ms
testGetApplications 468 ms
testGetDeviceInformation 469 ms
testGetDeviceLocation 471 ms
testGetDeviceLogcat 472 ms
testInstallApplication 474 ms
testMuteDevice 2935 ms
testRebootDevice 2936 ms
testRemovePassword 2938 ms
testRingDevice 2940 ms
testSendNotification 2941 ms
testSetPasswordPolicy 2944 ms
testSetWebClip 2949 ms
testUninstallApplicationPublic 2952 ms
testUninstallApplicationWebApp 2954 ms
testUpdateApplication 2955 ms
testUpgradeFirmware 5103 ms
testWipeData 5107 ms
testWipeDevice 5109 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5111 ms
testDisEnrollDeviceSuccess 5269 ms
testDisenrollUnSuccess 5296 ms
testEnrollDeviceUnSuccess 5296 ms
testEnrollDeviceWithLocationSuccess 5303 ms
testEnrollDeviceWithoutLocationSuccess 5318 ms
testGetPendingOperationsForNullDevice 5320 ms
testGetPendingOperationsInvalidDevice 5321 ms
testGetPendingOperationsNullResponse 5321 ms
testGetPendingOperationsWithApplicationResponse 5323 ms
testGetPendingOperationsWithDeviceInfoResponse 5371 ms
testGetPendingOperationsWithErrorResponse 5430 ms
testGetPendingOperationsWithInProgressResponse 5435 ms
testGetPendingOperationsWithMonitorResponse 5436 ms
testIsEnrolledExists 5440 ms
testIsEnrolledNonExist 5440 ms
testIsEnrolledNull 5441 ms
testModifyEnrollmentSuccess 5442 ms
testModifyEnrollmentUnSuccess 5443 ms
testUpdateApplicationList 5444 ms