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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 244 ms
testChangeLockCode 486 ms
testConfigureCamera 489 ms
testConfigureDeviceLock 492 ms
testConfigureDeviceUnlock 496 ms
testConfigureVPN 497 ms
testConfigureWifi 501 ms
testEncryptStorage 504 ms
testGetApplications 507 ms
testGetDeviceInformation 508 ms
testGetDeviceLocation 510 ms
testGetDeviceLogcat 511 ms
testInstallApplication 513 ms
testMuteDevice 3246 ms
testRebootDevice 3248 ms
testRemovePassword 3249 ms
testRingDevice 3252 ms
testSendNotification 3254 ms
testSetPasswordPolicy 3257 ms
testSetWebClip 3263 ms
testUninstallApplicationPublic 3266 ms
testUninstallApplicationWebApp 3269 ms
testUpdateApplication 3270 ms
testUpgradeFirmware 5047 ms
testWipeData 5051 ms
testWipeDevice 5054 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5057 ms
testDisEnrollDeviceSuccess 5222 ms
testDisenrollUnSuccess 5247 ms
testEnrollDeviceUnSuccess 5248 ms
testEnrollDeviceWithLocationSuccess 5254 ms
testEnrollDeviceWithoutLocationSuccess 5271 ms
testGetPendingOperationsForNullDevice 5272 ms
testGetPendingOperationsInvalidDevice 5273 ms
testGetPendingOperationsNullResponse 5274 ms
testGetPendingOperationsWithApplicationResponse 5275 ms
testGetPendingOperationsWithDeviceInfoResponse 5322 ms
testGetPendingOperationsWithErrorResponse 5381 ms
testGetPendingOperationsWithInProgressResponse 5387 ms
testGetPendingOperationsWithMonitorResponse 5388 ms
testIsEnrolledExists 5391 ms
testIsEnrolledNonExist 5391 ms
testIsEnrolledNull 5393 ms
testModifyEnrollmentSuccess 5393 ms
testModifyEnrollmentUnSuccess 5394 ms
testUpdateApplicationList 5395 ms