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: 6 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 264 ms
testChangeLockCode 452 ms
testConfigureCamera 455 ms
testConfigureDeviceLock 457 ms
testConfigureDeviceUnlock 460 ms
testConfigureVPN 461 ms
testConfigureWifi 463 ms
testEncryptStorage 465 ms
testGetApplications 467 ms
testGetDeviceInformation 469 ms
testGetDeviceLocation 470 ms
testGetDeviceLogcat 471 ms
testInstallApplication 472 ms
testMuteDevice 3432 ms
testRebootDevice 3433 ms
testRemovePassword 3435 ms
testRingDevice 3437 ms
testSendNotification 3438 ms
testSetPasswordPolicy 3441 ms
testSetWebClip 3445 ms
testUninstallApplicationPublic 3448 ms
testUninstallApplicationWebApp 3450 ms
testUpdateApplication 3451 ms
testUpgradeFirmware 6103 ms
testWipeData 6106 ms
testWipeDevice 6108 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 6110 ms
testDisEnrollDeviceSuccess 6293 ms
testDisenrollUnSuccess 6321 ms
testEnrollDeviceUnSuccess 6322 ms
testEnrollDeviceWithLocationSuccess 6328 ms
testEnrollDeviceWithoutLocationSuccess 6343 ms
testGetPendingOperationsForNullDevice 6345 ms
testGetPendingOperationsInvalidDevice 6347 ms
testGetPendingOperationsNullResponse 6348 ms
testGetPendingOperationsWithApplicationResponse 6350 ms
testGetPendingOperationsWithDeviceInfoResponse 6401 ms
testGetPendingOperationsWithErrorResponse 6465 ms
testGetPendingOperationsWithInProgressResponse 6471 ms
testGetPendingOperationsWithMonitorResponse 6473 ms
testIsEnrolledExists 6476 ms
testIsEnrolledNonExist 6477 ms
testIsEnrolledNull 6479 ms
testModifyEnrollmentSuccess 6480 ms
testModifyEnrollmentUnSuccess 6481 ms
testUpdateApplicationList 6481 ms