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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 254 ms
testChangeLockCode 464 ms
testConfigureCamera 468 ms
testConfigureDeviceLock 471 ms
testConfigureDeviceUnlock 474 ms
testConfigureVPN 475 ms
testConfigureWifi 479 ms
testEncryptStorage 482 ms
testGetApplications 484 ms
testGetDeviceInformation 485 ms
testGetDeviceLocation 487 ms
testGetDeviceLogcat 488 ms
testInstallApplication 490 ms
testMuteDevice 3069 ms
testRebootDevice 3070 ms
testRemovePassword 3072 ms
testRingDevice 3075 ms
testSendNotification 3076 ms
testSetPasswordPolicy 3080 ms
testSetWebClip 3087 ms
testUninstallApplicationPublic 3091 ms
testUninstallApplicationWebApp 3094 ms
testUpdateApplication 3096 ms
testUpgradeFirmware 5130 ms
testWipeData 5133 ms
testWipeDevice 5135 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5138 ms
testDisEnrollDeviceSuccess 5314 ms
testDisenrollUnSuccess 5340 ms
testEnrollDeviceUnSuccess 5341 ms
testEnrollDeviceWithLocationSuccess 5347 ms
testEnrollDeviceWithoutLocationSuccess 5364 ms
testGetPendingOperationsForNullDevice 5365 ms
testGetPendingOperationsInvalidDevice 5366 ms
testGetPendingOperationsNullResponse 5367 ms
testGetPendingOperationsWithApplicationResponse 5368 ms
testGetPendingOperationsWithDeviceInfoResponse 5419 ms
testGetPendingOperationsWithErrorResponse 5477 ms
testGetPendingOperationsWithInProgressResponse 5482 ms
testGetPendingOperationsWithMonitorResponse 5483 ms
testIsEnrolledExists 5486 ms
testIsEnrolledNonExist 5487 ms
testIsEnrolledNull 5488 ms
testModifyEnrollmentSuccess 5489 ms
testModifyEnrollmentUnSuccess 5490 ms
testUpdateApplicationList 5490 ms