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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 233 ms
testChangeLockCode 478 ms
testConfigureCamera 482 ms
testConfigureDeviceLock 485 ms
testConfigureDeviceUnlock 488 ms
testConfigureVPN 490 ms
testConfigureWifi 493 ms
testEncryptStorage 496 ms
testGetApplications 498 ms
testGetDeviceInformation 499 ms
testGetDeviceLocation 501 ms
testGetDeviceLogcat 502 ms
testInstallApplication 504 ms
testMuteDevice 2273 ms
testRebootDevice 2275 ms
testRemovePassword 2277 ms
testRingDevice 2280 ms
testSendNotification 2281 ms
testSetPasswordPolicy 2286 ms
testSetWebClip 2294 ms
testUninstallApplicationPublic 2298 ms
testUninstallApplicationWebApp 2301 ms
testUpdateApplication 2303 ms
testUpgradeFirmware 3527 ms
testWipeData 3530 ms
testWipeDevice 3532 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3536 ms
testDisEnrollDeviceSuccess 3697 ms
testDisenrollUnSuccess 3722 ms
testEnrollDeviceUnSuccess 3723 ms
testEnrollDeviceWithLocationSuccess 3730 ms
testEnrollDeviceWithoutLocationSuccess 3747 ms
testGetPendingOperationsForNullDevice 3748 ms
testGetPendingOperationsInvalidDevice 3749 ms
testGetPendingOperationsNullResponse 3750 ms
testGetPendingOperationsWithApplicationResponse 3751 ms
testGetPendingOperationsWithDeviceInfoResponse 3798 ms
testGetPendingOperationsWithErrorResponse 3857 ms
testGetPendingOperationsWithInProgressResponse 3862 ms
testGetPendingOperationsWithMonitorResponse 3863 ms
testIsEnrolledExists 3866 ms
testIsEnrolledNonExist 3867 ms
testIsEnrolledNull 3868 ms
testModifyEnrollmentSuccess 3869 ms
testModifyEnrollmentUnSuccess 3870 ms
testUpdateApplicationList 3871 ms