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 272 ms
testChangeLockCode 499 ms
testConfigureCamera 502 ms
testConfigureDeviceLock 504 ms
testConfigureDeviceUnlock 507 ms
testConfigureVPN 508 ms
testConfigureWifi 511 ms
testEncryptStorage 513 ms
testGetApplications 515 ms
testGetDeviceInformation 516 ms
testGetDeviceLocation 518 ms
testGetDeviceLogcat 519 ms
testInstallApplication 520 ms
testMuteDevice 3069 ms
testRebootDevice 3070 ms
testRemovePassword 3071 ms
testRingDevice 3073 ms
testSendNotification 3074 ms
testSetPasswordPolicy 3077 ms
testSetWebClip 3082 ms
testUninstallApplicationPublic 3085 ms
testUninstallApplicationWebApp 3087 ms
testUpdateApplication 3088 ms
testUpgradeFirmware 5068 ms
testWipeData 5071 ms
testWipeDevice 5073 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5075 ms
testDisEnrollDeviceSuccess 5257 ms
testDisenrollUnSuccess 5283 ms
testEnrollDeviceUnSuccess 5284 ms
testEnrollDeviceWithLocationSuccess 5290 ms
testEnrollDeviceWithoutLocationSuccess 5305 ms
testGetPendingOperationsForNullDevice 5306 ms
testGetPendingOperationsInvalidDevice 5307 ms
testGetPendingOperationsNullResponse 5308 ms
testGetPendingOperationsWithApplicationResponse 5309 ms
testGetPendingOperationsWithDeviceInfoResponse 5356 ms
testGetPendingOperationsWithErrorResponse 5411 ms
testGetPendingOperationsWithInProgressResponse 5416 ms
testGetPendingOperationsWithMonitorResponse 5417 ms
testIsEnrolledExists 5420 ms
testIsEnrolledNonExist 5420 ms
testIsEnrolledNull 5421 ms
testModifyEnrollmentSuccess 5422 ms
testModifyEnrollmentUnSuccess 5423 ms
testUpdateApplicationList 5424 ms