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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 244 ms
testChangeLockCode 461 ms
testConfigureCamera 464 ms
testConfigureDeviceLock 466 ms
testConfigureDeviceUnlock 469 ms
testConfigureVPN 470 ms
testConfigureWifi 473 ms
testEncryptStorage 475 ms
testGetApplications 477 ms
testGetDeviceInformation 478 ms
testGetDeviceLocation 479 ms
testGetDeviceLogcat 481 ms
testInstallApplication 482 ms
testMuteDevice 2165 ms
testRebootDevice 2166 ms
testRemovePassword 2167 ms
testRingDevice 2169 ms
testSendNotification 2171 ms
testSetPasswordPolicy 2173 ms
testSetWebClip 2179 ms
testUninstallApplicationPublic 2181 ms
testUninstallApplicationWebApp 2184 ms
testUpdateApplication 2185 ms
testUpgradeFirmware 3562 ms
testWipeData 3566 ms
testWipeDevice 3569 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3573 ms
testDisEnrollDeviceSuccess 3814 ms
testDisenrollUnSuccess 3853 ms
testEnrollDeviceUnSuccess 3855 ms
testEnrollDeviceWithLocationSuccess 3863 ms
testEnrollDeviceWithoutLocationSuccess 3891 ms
testGetPendingOperationsForNullDevice 3897 ms
testGetPendingOperationsInvalidDevice 3900 ms
testGetPendingOperationsNullResponse 3902 ms
testGetPendingOperationsWithApplicationResponse 3904 ms
testGetPendingOperationsWithDeviceInfoResponse 3975 ms
testGetPendingOperationsWithErrorResponse 4055 ms
testGetPendingOperationsWithInProgressResponse 4061 ms
testGetPendingOperationsWithMonitorResponse 4062 ms
testIsEnrolledExists 4066 ms
testIsEnrolledNonExist 4070 ms
testIsEnrolledNull 4072 ms
testModifyEnrollmentSuccess 4073 ms
testModifyEnrollmentUnSuccess 4074 ms
testUpdateApplicationList 4080 ms