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 398 ms
testChangeLockCode 687 ms
testConfigureCamera 691 ms
testConfigureDeviceLock 694 ms
testConfigureDeviceUnlock 698 ms
testConfigureVPN 700 ms
testConfigureWifi 704 ms
testEncryptStorage 708 ms
testGetApplications 711 ms
testGetDeviceInformation 713 ms
testGetDeviceLocation 715 ms
testGetDeviceLogcat 716 ms
testInstallApplication 718 ms
testMuteDevice 3277 ms
testRebootDevice 3278 ms
testRemovePassword 3280 ms
testRingDevice 3283 ms
testSendNotification 3285 ms
testSetPasswordPolicy 3289 ms
testSetWebClip 3298 ms
testUninstallApplicationPublic 3302 ms
testUninstallApplicationWebApp 3306 ms
testUpdateApplication 3308 ms
testUpgradeFirmware 5258 ms
testWipeData 5262 ms
testWipeDevice 5265 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5268 ms
testDisEnrollDeviceSuccess 5427 ms
testDisenrollUnSuccess 5465 ms
testEnrollDeviceUnSuccess 5466 ms
testEnrollDeviceWithLocationSuccess 5475 ms
testEnrollDeviceWithoutLocationSuccess 5497 ms
testGetPendingOperationsForNullDevice 5499 ms
testGetPendingOperationsInvalidDevice 5500 ms
testGetPendingOperationsNullResponse 5501 ms
testGetPendingOperationsWithApplicationResponse 5502 ms
testGetPendingOperationsWithDeviceInfoResponse 5574 ms
testGetPendingOperationsWithErrorResponse 5667 ms
testGetPendingOperationsWithInProgressResponse 5673 ms
testGetPendingOperationsWithMonitorResponse 5674 ms
testIsEnrolledExists 5677 ms
testIsEnrolledNonExist 5678 ms
testIsEnrolledNull 5680 ms
testModifyEnrollmentSuccess 5681 ms
testModifyEnrollmentUnSuccess 5682 ms
testUpdateApplicationList 5684 ms