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 265 ms
testChangeLockCode 488 ms
testConfigureCamera 492 ms
testConfigureDeviceLock 495 ms
testConfigureDeviceUnlock 499 ms
testConfigureVPN 500 ms
testConfigureWifi 504 ms
testEncryptStorage 507 ms
testGetApplications 509 ms
testGetDeviceInformation 511 ms
testGetDeviceLocation 512 ms
testGetDeviceLogcat 514 ms
testInstallApplication 515 ms
testMuteDevice 3167 ms
testRebootDevice 3168 ms
testRemovePassword 3170 ms
testRingDevice 3173 ms
testSendNotification 3174 ms
testSetPasswordPolicy 3178 ms
testSetWebClip 3223 ms
testUninstallApplicationPublic 3226 ms
testUninstallApplicationWebApp 3230 ms
testUpdateApplication 3231 ms
testUpgradeFirmware 5145 ms
testWipeData 5149 ms
testWipeDevice 5151 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5154 ms
testDisEnrollDeviceSuccess 5269 ms
testDisenrollUnSuccess 5295 ms
testEnrollDeviceUnSuccess 5295 ms
testEnrollDeviceWithLocationSuccess 5301 ms
testEnrollDeviceWithoutLocationSuccess 5317 ms
testGetPendingOperationsForNullDevice 5318 ms
testGetPendingOperationsInvalidDevice 5320 ms
testGetPendingOperationsNullResponse 5321 ms
testGetPendingOperationsWithApplicationResponse 5322 ms
testGetPendingOperationsWithDeviceInfoResponse 5369 ms
testGetPendingOperationsWithErrorResponse 5426 ms
testGetPendingOperationsWithInProgressResponse 5431 ms
testGetPendingOperationsWithMonitorResponse 5433 ms
testIsEnrolledExists 5437 ms
testIsEnrolledNonExist 5438 ms
testIsEnrolledNull 5440 ms
testModifyEnrollmentSuccess 5441 ms
testModifyEnrollmentUnSuccess 5442 ms
testUpdateApplicationList 5444 ms