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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 348 ms
testChangeLockCode 645 ms
testConfigureCamera 648 ms
testConfigureDeviceLock 651 ms
testConfigureDeviceUnlock 654 ms
testConfigureVPN 656 ms
testConfigureWifi 659 ms
testEncryptStorage 662 ms
testGetApplications 665 ms
testGetDeviceInformation 666 ms
testGetDeviceLocation 668 ms
testGetDeviceLogcat 669 ms
testInstallApplication 671 ms
testMuteDevice 2521 ms
testRebootDevice 2522 ms
testRemovePassword 2524 ms
testRingDevice 2527 ms
testSendNotification 2529 ms
testSetPasswordPolicy 2533 ms
testSetWebClip 2540 ms
testUninstallApplicationPublic 2543 ms
testUninstallApplicationWebApp 2546 ms
testUpdateApplication 2548 ms
testUpgradeFirmware 3982 ms
testWipeData 3986 ms
testWipeDevice 3989 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3992 ms
testDisEnrollDeviceSuccess 4172 ms
testDisenrollUnSuccess 4206 ms
testEnrollDeviceUnSuccess 4208 ms
testEnrollDeviceWithLocationSuccess 4216 ms
testEnrollDeviceWithoutLocationSuccess 4239 ms
testGetPendingOperationsForNullDevice 4240 ms
testGetPendingOperationsInvalidDevice 4242 ms
testGetPendingOperationsNullResponse 4243 ms
testGetPendingOperationsWithApplicationResponse 4244 ms
testGetPendingOperationsWithDeviceInfoResponse 4319 ms
testGetPendingOperationsWithErrorResponse 4403 ms
testGetPendingOperationsWithInProgressResponse 4408 ms
testGetPendingOperationsWithMonitorResponse 4409 ms
testIsEnrolledExists 4413 ms
testIsEnrolledNonExist 4414 ms
testIsEnrolledNull 4415 ms
testModifyEnrollmentSuccess 4417 ms
testModifyEnrollmentUnSuccess 4418 ms
testUpdateApplicationList 4419 ms