Test results
1 suite
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
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
/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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 298 ms
testChangeLockCode 493 ms
testConfigureCamera 496 ms
testConfigureDeviceLock 498 ms
testConfigureDeviceUnlock 500 ms
testConfigureVPN 502 ms
testConfigureWifi 504 ms
testEncryptStorage 506 ms
testGetApplications 508 ms
testGetDeviceInformation 509 ms
testGetDeviceLocation 511 ms
testGetDeviceLogcat 512 ms
testInstallApplication 513 ms
testMuteDevice 2955 ms
testRebootDevice 2956 ms
testRemovePassword 2958 ms
testRingDevice 2960 ms
testSendNotification 2961 ms
testSetPasswordPolicy 2964 ms
testSetWebClip 2969 ms
testUninstallApplicationPublic 2972 ms
testUninstallApplicationWebApp 2979 ms
testUpdateApplication 2981 ms
testUpgradeFirmware 5002 ms
testWipeData 5005 ms
testWipeDevice 5007 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5011 ms
testDisEnrollDeviceSuccess 5352 ms
testDisenrollUnSuccess 5476 ms
testEnrollDeviceUnSuccess 5487 ms
testEnrollDeviceWithLocationSuccess 5500 ms
testEnrollDeviceWithoutLocationSuccess 5527 ms
testGetPendingOperationsForNullDevice 5533 ms
testGetPendingOperationsInvalidDevice 5537 ms
testGetPendingOperationsNullResponse 5538 ms
testGetPendingOperationsWithApplicationResponse 5540 ms
testGetPendingOperationsWithDeviceInfoResponse 5616 ms
testGetPendingOperationsWithErrorResponse 5722 ms
testGetPendingOperationsWithInProgressResponse 5728 ms
testGetPendingOperationsWithMonitorResponse 5730 ms
testIsEnrolledExists 5734 ms
testIsEnrolledNonExist 5735 ms
testIsEnrolledNull 5736 ms
testModifyEnrollmentSuccess 5737 ms
testModifyEnrollmentUnSuccess 5738 ms
testUpdateApplicationList 5743 ms