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 269 ms
testChangeLockCode 497 ms
testConfigureCamera 503 ms
testConfigureDeviceLock 506 ms
testConfigureDeviceUnlock 509 ms
testConfigureVPN 511 ms
testConfigureWifi 514 ms
testEncryptStorage 517 ms
testGetApplications 519 ms
testGetDeviceInformation 521 ms
testGetDeviceLocation 523 ms
testGetDeviceLogcat 524 ms
testInstallApplication 526 ms
testMuteDevice 3195 ms
testRebootDevice 3197 ms
testRemovePassword 3199 ms
testRingDevice 3201 ms
testSendNotification 3202 ms
testSetPasswordPolicy 3205 ms
testSetWebClip 3212 ms
testUninstallApplicationPublic 3215 ms
testUninstallApplicationWebApp 3219 ms
testUpdateApplication 3220 ms
testUpgradeFirmware 4992 ms
testWipeData 4996 ms
testWipeDevice 4999 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5071 ms
testDisEnrollDeviceSuccess 5237 ms
testDisenrollUnSuccess 5278 ms
testEnrollDeviceUnSuccess 5280 ms
testEnrollDeviceWithLocationSuccess 5289 ms
testEnrollDeviceWithoutLocationSuccess 5312 ms
testGetPendingOperationsForNullDevice 5313 ms
testGetPendingOperationsInvalidDevice 5314 ms
testGetPendingOperationsNullResponse 5315 ms
testGetPendingOperationsWithApplicationResponse 5316 ms
testGetPendingOperationsWithDeviceInfoResponse 5361 ms
testGetPendingOperationsWithErrorResponse 5425 ms
testGetPendingOperationsWithInProgressResponse 5430 ms
testGetPendingOperationsWithMonitorResponse 5431 ms
testIsEnrolledExists 5434 ms
testIsEnrolledNonExist 5435 ms
testIsEnrolledNull 5436 ms
testModifyEnrollmentSuccess 5437 ms
testModifyEnrollmentUnSuccess 5437 ms
testUpdateApplicationList 5438 ms