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 242 ms
testChangeLockCode 444 ms
testConfigureCamera 447 ms
testConfigureDeviceLock 449 ms
testConfigureDeviceUnlock 452 ms
testConfigureVPN 453 ms
testConfigureWifi 456 ms
testEncryptStorage 458 ms
testGetApplications 460 ms
testGetDeviceInformation 461 ms
testGetDeviceLocation 462 ms
testGetDeviceLogcat 463 ms
testInstallApplication 464 ms
testMuteDevice 3027 ms
testRebootDevice 3028 ms
testRemovePassword 3029 ms
testRingDevice 3031 ms
testSendNotification 3032 ms
testSetPasswordPolicy 3035 ms
testSetWebClip 3040 ms
testUninstallApplicationPublic 3043 ms
testUninstallApplicationWebApp 3045 ms
testUpdateApplication 3046 ms
testUpgradeFirmware 4834 ms
testWipeData 4837 ms
testWipeDevice 4839 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4842 ms
testDisEnrollDeviceSuccess 5000 ms
testDisenrollUnSuccess 5025 ms
testEnrollDeviceUnSuccess 5026 ms
testEnrollDeviceWithLocationSuccess 5032 ms
testEnrollDeviceWithoutLocationSuccess 5047 ms
testGetPendingOperationsForNullDevice 5049 ms
testGetPendingOperationsInvalidDevice 5050 ms
testGetPendingOperationsNullResponse 5051 ms
testGetPendingOperationsWithApplicationResponse 5053 ms
testGetPendingOperationsWithDeviceInfoResponse 5101 ms
testGetPendingOperationsWithErrorResponse 5163 ms
testGetPendingOperationsWithInProgressResponse 5168 ms
testGetPendingOperationsWithMonitorResponse 5169 ms
testIsEnrolledExists 5172 ms
testIsEnrolledNonExist 5173 ms
testIsEnrolledNull 5174 ms
testModifyEnrollmentSuccess 5175 ms
testModifyEnrollmentUnSuccess 5176 ms
testUpdateApplicationList 5176 ms