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.v09.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 741 ms
testChangeLockCode 1300 ms
testConfigureCamera 1306 ms
testConfigureDeviceLock 1322 ms
testConfigureDeviceUnlock 1330 ms
testConfigureVPN 1334 ms
testConfigureWifi 1342 ms
testEncryptStorage 1357 ms
testGetApplications 1364 ms
testGetDeviceInformation 1366 ms
testGetDeviceLocation 1368 ms
testGetDeviceLogcat 1370 ms
testInstallApplication 1373 ms
testMuteDevice 4150 ms
testRebootDevice 4152 ms
testRemovePassword 4155 ms
testRingDevice 4158 ms
testSendNotification 4160 ms
testSetPasswordPolicy 4164 ms
testSetWebClip 4171 ms
testUninstallApplicationPublic 4174 ms
testUninstallApplicationWebApp 4178 ms
testUpdateApplication 4180 ms
testUpgradeFirmware 5987 ms
testWipeData 5995 ms
testWipeDevice 6101 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 6106 ms
testDisEnrollDeviceSuccess 6338 ms
testDisenrollUnSuccess 6394 ms
testEnrollDeviceUnSuccess 6397 ms
testEnrollDeviceWithLocationSuccess 6417 ms
testEnrollDeviceWithoutLocationSuccess 6467 ms
testGetPendingOperationsForNullDevice 6472 ms
testGetPendingOperationsInvalidDevice 6490 ms
testGetPendingOperationsNullResponse 6492 ms
testGetPendingOperationsWithApplicationResponse 6496 ms
testGetPendingOperationsWithDeviceInfoResponse 6573 ms
testGetPendingOperationsWithErrorResponse 6678 ms
testGetPendingOperationsWithInProgressResponse 6685 ms
testGetPendingOperationsWithMonitorResponse 6687 ms
testIsEnrolledExists 6693 ms
testIsEnrolledNonExist 6694 ms
testIsEnrolledNull 6704 ms
testModifyEnrollmentSuccess 6706 ms
testModifyEnrollmentUnSuccess 6707 ms
testUpdateApplicationList 6708 ms