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 374 ms
testChangeLockCode 700 ms
testConfigureCamera 707 ms
testConfigureDeviceLock 710 ms
testConfigureDeviceUnlock 715 ms
testConfigureVPN 717 ms
testConfigureWifi 725 ms
testEncryptStorage 737 ms
testGetApplications 741 ms
testGetDeviceInformation 743 ms
testGetDeviceLocation 746 ms
testGetDeviceLogcat 749 ms
testInstallApplication 752 ms
testMuteDevice 3254 ms
testRebootDevice 3256 ms
testRemovePassword 3258 ms
testRingDevice 3261 ms
testSendNotification 3263 ms
testSetPasswordPolicy 3267 ms
testSetWebClip 3274 ms
testUninstallApplicationPublic 3278 ms
testUninstallApplicationWebApp 3281 ms
testUpdateApplication 3283 ms
testUpgradeFirmware 5129 ms
testWipeData 5133 ms
testWipeDevice 5136 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5140 ms
testDisEnrollDeviceSuccess 5376 ms
testDisenrollUnSuccess 5414 ms
testEnrollDeviceUnSuccess 5415 ms
testEnrollDeviceWithLocationSuccess 5424 ms
testEnrollDeviceWithoutLocationSuccess 5446 ms
testGetPendingOperationsForNullDevice 5447 ms
testGetPendingOperationsInvalidDevice 5450 ms
testGetPendingOperationsNullResponse 5451 ms
testGetPendingOperationsWithApplicationResponse 5453 ms
testGetPendingOperationsWithDeviceInfoResponse 5524 ms
testGetPendingOperationsWithErrorResponse 5625 ms
testGetPendingOperationsWithInProgressResponse 5632 ms
testGetPendingOperationsWithMonitorResponse 5633 ms
testIsEnrolledExists 5638 ms
testIsEnrolledNonExist 5638 ms
testIsEnrolledNull 5640 ms
testModifyEnrollmentSuccess 5641 ms
testModifyEnrollmentUnSuccess 5642 ms
testUpdateApplicationList 5643 ms