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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 238 ms
testChangeLockCode 447 ms
testConfigureCamera 449 ms
testConfigureDeviceLock 451 ms
testConfigureDeviceUnlock 454 ms
testConfigureVPN 455 ms
testConfigureWifi 458 ms
testEncryptStorage 460 ms
testGetApplications 462 ms
testGetDeviceInformation 463 ms
testGetDeviceLocation 464 ms
testGetDeviceLogcat 465 ms
testInstallApplication 466 ms
testMuteDevice 2955 ms
testRebootDevice 2956 ms
testRemovePassword 2957 ms
testRingDevice 2959 ms
testSendNotification 2961 ms
testSetPasswordPolicy 2965 ms
testSetWebClip 2972 ms
testUninstallApplicationPublic 2975 ms
testUninstallApplicationWebApp 2978 ms
testUpdateApplication 2980 ms
testUpgradeFirmware 4822 ms
testWipeData 4825 ms
testWipeDevice 4828 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4831 ms
testDisEnrollDeviceSuccess 5001 ms
testDisenrollUnSuccess 5026 ms
testEnrollDeviceUnSuccess 5027 ms
testEnrollDeviceWithLocationSuccess 5033 ms
testEnrollDeviceWithoutLocationSuccess 5047 ms
testGetPendingOperationsForNullDevice 5048 ms
testGetPendingOperationsInvalidDevice 5049 ms
testGetPendingOperationsNullResponse 5050 ms
testGetPendingOperationsWithApplicationResponse 5051 ms
testGetPendingOperationsWithDeviceInfoResponse 5098 ms
testGetPendingOperationsWithErrorResponse 5153 ms
testGetPendingOperationsWithInProgressResponse 5157 ms
testGetPendingOperationsWithMonitorResponse 5158 ms
testIsEnrolledExists 5161 ms
testIsEnrolledNonExist 5162 ms
testIsEnrolledNull 5163 ms
testModifyEnrollmentSuccess 5164 ms
testModifyEnrollmentUnSuccess 5165 ms
testUpdateApplicationList 5165 ms