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.v09.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 270 ms
testChangeLockCode 503 ms
testConfigureCamera 506 ms
testConfigureDeviceLock 508 ms
testConfigureDeviceUnlock 511 ms
testConfigureVPN 512 ms
testConfigureWifi 515 ms
testEncryptStorage 517 ms
testGetApplications 519 ms
testGetDeviceInformation 520 ms
testGetDeviceLocation 521 ms
testGetDeviceLogcat 522 ms
testInstallApplication 524 ms
testMuteDevice 2829 ms
testRebootDevice 2830 ms
testRemovePassword 2832 ms
testRingDevice 2835 ms
testSendNotification 2836 ms
testSetPasswordPolicy 2840 ms
testSetWebClip 2848 ms
testUninstallApplicationPublic 2851 ms
testUninstallApplicationWebApp 2855 ms
testUpdateApplication 2856 ms
testUpgradeFirmware 4922 ms
testWipeData 4925 ms
testWipeDevice 4927 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4930 ms
testDisEnrollDeviceSuccess 5101 ms
testDisenrollUnSuccess 5136 ms
testEnrollDeviceUnSuccess 5137 ms
testEnrollDeviceWithLocationSuccess 5144 ms
testEnrollDeviceWithoutLocationSuccess 5162 ms
testGetPendingOperationsForNullDevice 5164 ms
testGetPendingOperationsInvalidDevice 5165 ms
testGetPendingOperationsNullResponse 5167 ms
testGetPendingOperationsWithApplicationResponse 5168 ms
testGetPendingOperationsWithDeviceInfoResponse 5218 ms
testGetPendingOperationsWithErrorResponse 5286 ms
testGetPendingOperationsWithInProgressResponse 5298 ms
testGetPendingOperationsWithMonitorResponse 5300 ms
testIsEnrolledExists 5305 ms
testIsEnrolledNonExist 5306 ms
testIsEnrolledNull 5307 ms
testModifyEnrollmentSuccess 5309 ms
testModifyEnrollmentUnSuccess 5310 ms
testUpdateApplicationList 5311 ms