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 263 ms
testChangeLockCode 462 ms
testConfigureCamera 465 ms
testConfigureDeviceLock 467 ms
testConfigureDeviceUnlock 470 ms
testConfigureVPN 472 ms
testConfigureWifi 474 ms
testEncryptStorage 477 ms
testGetApplications 479 ms
testGetDeviceInformation 480 ms
testGetDeviceLocation 481 ms
testGetDeviceLogcat 482 ms
testInstallApplication 483 ms
testMuteDevice 3242 ms
testRebootDevice 3244 ms
testRemovePassword 3246 ms
testRingDevice 3248 ms
testSendNotification 3250 ms
testSetPasswordPolicy 3254 ms
testSetWebClip 3262 ms
testUninstallApplicationPublic 3266 ms
testUninstallApplicationWebApp 3270 ms
testUpdateApplication 3272 ms
testUpgradeFirmware 5383 ms
testWipeData 5386 ms
testWipeDevice 5388 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5391 ms
testDisEnrollDeviceSuccess 5584 ms
testDisenrollUnSuccess 5610 ms
testEnrollDeviceUnSuccess 5611 ms
testEnrollDeviceWithLocationSuccess 5617 ms
testEnrollDeviceWithoutLocationSuccess 5633 ms
testGetPendingOperationsForNullDevice 5634 ms
testGetPendingOperationsInvalidDevice 5635 ms
testGetPendingOperationsNullResponse 5636 ms
testGetPendingOperationsWithApplicationResponse 5638 ms
testGetPendingOperationsWithDeviceInfoResponse 5687 ms
testGetPendingOperationsWithErrorResponse 5746 ms
testGetPendingOperationsWithInProgressResponse 5751 ms
testGetPendingOperationsWithMonitorResponse 5752 ms
testIsEnrolledExists 5755 ms
testIsEnrolledNonExist 5756 ms
testIsEnrolledNull 5757 ms
testModifyEnrollmentSuccess 5757 ms
testModifyEnrollmentUnSuccess 5758 ms
testUpdateApplicationList 5759 ms