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 446 ms
testChangeLockCode 800 ms
testConfigureCamera 804 ms
testConfigureDeviceLock 807 ms
testConfigureDeviceUnlock 811 ms
testConfigureVPN 813 ms
testConfigureWifi 817 ms
testEncryptStorage 821 ms
testGetApplications 824 ms
testGetDeviceInformation 827 ms
testGetDeviceLocation 829 ms
testGetDeviceLogcat 830 ms
testInstallApplication 832 ms
testMuteDevice 3392 ms
testRebootDevice 3394 ms
testRemovePassword 3397 ms
testRingDevice 3403 ms
testSendNotification 3408 ms
testSetPasswordPolicy 3418 ms
testSetWebClip 3432 ms
testUninstallApplicationPublic 3436 ms
testUninstallApplicationWebApp 3440 ms
testUpdateApplication 3441 ms
testUpgradeFirmware 5305 ms
testWipeData 5310 ms
testWipeDevice 5313 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5317 ms
testDisEnrollDeviceSuccess 5648 ms
testDisenrollUnSuccess 5693 ms
testEnrollDeviceUnSuccess 5695 ms
testEnrollDeviceWithLocationSuccess 5706 ms
testEnrollDeviceWithoutLocationSuccess 5734 ms
testGetPendingOperationsForNullDevice 5742 ms
testGetPendingOperationsInvalidDevice 5750 ms
testGetPendingOperationsNullResponse 5755 ms
testGetPendingOperationsWithApplicationResponse 5758 ms
testGetPendingOperationsWithDeviceInfoResponse 5838 ms
testGetPendingOperationsWithErrorResponse 5998 ms
testGetPendingOperationsWithInProgressResponse 6011 ms
testGetPendingOperationsWithMonitorResponse 6012 ms
testIsEnrolledExists 6018 ms
testIsEnrolledNonExist 6020 ms
testIsEnrolledNull 6021 ms
testModifyEnrollmentSuccess 6022 ms
testModifyEnrollmentUnSuccess 6024 ms
testUpdateApplicationList 6025 ms