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 230 ms
testChangeLockCode 420 ms
testConfigureCamera 423 ms
testConfigureDeviceLock 426 ms
testConfigureDeviceUnlock 429 ms
testConfigureVPN 431 ms
testConfigureWifi 435 ms
testEncryptStorage 437 ms
testGetApplications 440 ms
testGetDeviceInformation 441 ms
testGetDeviceLocation 443 ms
testGetDeviceLogcat 444 ms
testInstallApplication 446 ms
testMuteDevice 2770 ms
testRebootDevice 2771 ms
testRemovePassword 2772 ms
testRingDevice 2774 ms
testSendNotification 2775 ms
testSetPasswordPolicy 2778 ms
testSetWebClip 2783 ms
testUninstallApplicationPublic 2785 ms
testUninstallApplicationWebApp 2787 ms
testUpdateApplication 2788 ms
testUpgradeFirmware 4602 ms
testWipeData 4605 ms
testWipeDevice 4607 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4610 ms
testDisEnrollDeviceSuccess 4769 ms
testDisenrollUnSuccess 4793 ms
testEnrollDeviceUnSuccess 4794 ms
testEnrollDeviceWithLocationSuccess 4800 ms
testEnrollDeviceWithoutLocationSuccess 4815 ms
testGetPendingOperationsForNullDevice 4816 ms
testGetPendingOperationsInvalidDevice 4818 ms
testGetPendingOperationsNullResponse 4818 ms
testGetPendingOperationsWithApplicationResponse 4819 ms
testGetPendingOperationsWithDeviceInfoResponse 4865 ms
testGetPendingOperationsWithErrorResponse 4919 ms
testGetPendingOperationsWithInProgressResponse 4923 ms
testGetPendingOperationsWithMonitorResponse 4924 ms
testIsEnrolledExists 4927 ms
testIsEnrolledNonExist 4927 ms
testIsEnrolledNull 4928 ms
testModifyEnrollmentSuccess 4929 ms
testModifyEnrollmentUnSuccess 4930 ms
testUpdateApplicationList 4931 ms