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 247 ms
testChangeLockCode 455 ms
testConfigureCamera 458 ms
testConfigureDeviceLock 460 ms
testConfigureDeviceUnlock 463 ms
testConfigureVPN 465 ms
testConfigureWifi 467 ms
testEncryptStorage 470 ms
testGetApplications 471 ms
testGetDeviceInformation 473 ms
testGetDeviceLocation 474 ms
testGetDeviceLogcat 475 ms
testInstallApplication 476 ms
testMuteDevice 3000 ms
testRebootDevice 3001 ms
testRemovePassword 3003 ms
testRingDevice 3006 ms
testSendNotification 3007 ms
testSetPasswordPolicy 3010 ms
testSetWebClip 3017 ms
testUninstallApplicationPublic 3020 ms
testUninstallApplicationWebApp 3024 ms
testUpdateApplication 3025 ms
testUpgradeFirmware 4855 ms
testWipeData 4859 ms
testWipeDevice 4861 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4864 ms
testDisEnrollDeviceSuccess 5020 ms
testDisenrollUnSuccess 5046 ms
testEnrollDeviceUnSuccess 5047 ms
testEnrollDeviceWithLocationSuccess 5053 ms
testEnrollDeviceWithoutLocationSuccess 5068 ms
testGetPendingOperationsForNullDevice 5069 ms
testGetPendingOperationsInvalidDevice 5070 ms
testGetPendingOperationsNullResponse 5072 ms
testGetPendingOperationsWithApplicationResponse 5073 ms
testGetPendingOperationsWithDeviceInfoResponse 5121 ms
testGetPendingOperationsWithErrorResponse 5181 ms
testGetPendingOperationsWithInProgressResponse 5185 ms
testGetPendingOperationsWithMonitorResponse 5186 ms
testIsEnrolledExists 5189 ms
testIsEnrolledNonExist 5191 ms
testIsEnrolledNull 5191 ms
testModifyEnrollmentSuccess 5192 ms
testModifyEnrollmentUnSuccess 5193 ms
testUpdateApplicationList 5194 ms