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 385 ms
testChangeLockCode 739 ms
testConfigureCamera 745 ms
testConfigureDeviceLock 748 ms
testConfigureDeviceUnlock 752 ms
testConfigureVPN 754 ms
testConfigureWifi 767 ms
testEncryptStorage 780 ms
testGetApplications 785 ms
testGetDeviceInformation 787 ms
testGetDeviceLocation 790 ms
testGetDeviceLogcat 794 ms
testInstallApplication 797 ms
testMuteDevice 3213 ms
testRebootDevice 3215 ms
testRemovePassword 3217 ms
testRingDevice 3220 ms
testSendNotification 3222 ms
testSetPasswordPolicy 3226 ms
testSetWebClip 3234 ms
testUninstallApplicationPublic 3237 ms
testUninstallApplicationWebApp 3318 ms
testUpdateApplication 3320 ms
testUpgradeFirmware 5132 ms
testWipeData 5135 ms
testWipeDevice 5137 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5141 ms
testDisEnrollDeviceSuccess 5306 ms
testDisenrollUnSuccess 5347 ms
testEnrollDeviceUnSuccess 5348 ms
testEnrollDeviceWithLocationSuccess 5354 ms
testEnrollDeviceWithoutLocationSuccess 5374 ms
testGetPendingOperationsForNullDevice 5376 ms
testGetPendingOperationsInvalidDevice 5382 ms
testGetPendingOperationsNullResponse 5385 ms
testGetPendingOperationsWithApplicationResponse 5387 ms
testGetPendingOperationsWithDeviceInfoResponse 5461 ms
testGetPendingOperationsWithErrorResponse 5551 ms
testGetPendingOperationsWithInProgressResponse 5557 ms
testGetPendingOperationsWithMonitorResponse 5558 ms
testIsEnrolledExists 5561 ms
testIsEnrolledNonExist 5562 ms
testIsEnrolledNull 5563 ms
testModifyEnrollmentSuccess 5564 ms
testModifyEnrollmentUnSuccess 5565 ms
testUpdateApplicationList 5566 ms