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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 231 ms
testChangeLockCode 421 ms
testConfigureCamera 423 ms
testConfigureDeviceLock 425 ms
testConfigureDeviceUnlock 427 ms
testConfigureVPN 428 ms
testConfigureWifi 431 ms
testEncryptStorage 433 ms
testGetApplications 435 ms
testGetDeviceInformation 436 ms
testGetDeviceLocation 437 ms
testGetDeviceLogcat 438 ms
testInstallApplication 439 ms
testMuteDevice 2251 ms
testRebootDevice 2252 ms
testRemovePassword 2254 ms
testRingDevice 2257 ms
testSendNotification 2258 ms
testSetPasswordPolicy 2262 ms
testSetWebClip 2270 ms
testUninstallApplicationPublic 2274 ms
testUninstallApplicationWebApp 2277 ms
testUpdateApplication 2279 ms
testUpgradeFirmware 3681 ms
testWipeData 3683 ms
testWipeDevice 3685 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3688 ms
testDisEnrollDeviceSuccess 3846 ms
testDisenrollUnSuccess 3872 ms
testEnrollDeviceUnSuccess 3873 ms
testEnrollDeviceWithLocationSuccess 3878 ms
testEnrollDeviceWithoutLocationSuccess 3894 ms
testGetPendingOperationsForNullDevice 3895 ms
testGetPendingOperationsInvalidDevice 3896 ms
testGetPendingOperationsNullResponse 3897 ms
testGetPendingOperationsWithApplicationResponse 3898 ms
testGetPendingOperationsWithDeviceInfoResponse 3945 ms
testGetPendingOperationsWithErrorResponse 4003 ms
testGetPendingOperationsWithInProgressResponse 4008 ms
testGetPendingOperationsWithMonitorResponse 4009 ms
testIsEnrolledExists 4013 ms
testIsEnrolledNonExist 4013 ms
testIsEnrolledNull 4015 ms
testModifyEnrollmentSuccess 4016 ms
testModifyEnrollmentUnSuccess 4017 ms
testUpdateApplicationList 4018 ms