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 267 ms
testChangeLockCode 481 ms
testConfigureCamera 483 ms
testConfigureDeviceLock 485 ms
testConfigureDeviceUnlock 488 ms
testConfigureVPN 489 ms
testConfigureWifi 493 ms
testEncryptStorage 496 ms
testGetApplications 498 ms
testGetDeviceInformation 500 ms
testGetDeviceLocation 501 ms
testGetDeviceLogcat 503 ms
testInstallApplication 504 ms
testMuteDevice 3318 ms
testRebootDevice 3319 ms
testRemovePassword 3321 ms
testRingDevice 3323 ms
testSendNotification 3324 ms
testSetPasswordPolicy 3326 ms
testSetWebClip 3331 ms
testUninstallApplicationPublic 3334 ms
testUninstallApplicationWebApp 3336 ms
testUpdateApplication 3337 ms
testUpgradeFirmware 5100 ms
testWipeData 5104 ms
testWipeDevice 5107 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5110 ms
testDisEnrollDeviceSuccess 5275 ms
testDisenrollUnSuccess 5302 ms
testEnrollDeviceUnSuccess 5303 ms
testEnrollDeviceWithLocationSuccess 5309 ms
testEnrollDeviceWithoutLocationSuccess 5325 ms
testGetPendingOperationsForNullDevice 5326 ms
testGetPendingOperationsInvalidDevice 5327 ms
testGetPendingOperationsNullResponse 5328 ms
testGetPendingOperationsWithApplicationResponse 5329 ms
testGetPendingOperationsWithDeviceInfoResponse 5378 ms
testGetPendingOperationsWithErrorResponse 5435 ms
testGetPendingOperationsWithInProgressResponse 5440 ms
testGetPendingOperationsWithMonitorResponse 5441 ms
testIsEnrolledExists 5444 ms
testIsEnrolledNonExist 5445 ms
testIsEnrolledNull 5446 ms
testModifyEnrollmentSuccess 5447 ms
testModifyEnrollmentUnSuccess 5448 ms
testUpdateApplicationList 5449 ms