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 264 ms
testChangeLockCode 493 ms
testConfigureCamera 496 ms
testConfigureDeviceLock 498 ms
testConfigureDeviceUnlock 501 ms
testConfigureVPN 502 ms
testConfigureWifi 504 ms
testEncryptStorage 506 ms
testGetApplications 508 ms
testGetDeviceInformation 510 ms
testGetDeviceLocation 511 ms
testGetDeviceLogcat 512 ms
testInstallApplication 513 ms
testMuteDevice 2749 ms
testRebootDevice 2750 ms
testRemovePassword 2752 ms
testRingDevice 2754 ms
testSendNotification 2755 ms
testSetPasswordPolicy 2758 ms
testSetWebClip 2763 ms
testUninstallApplicationPublic 2765 ms
testUninstallApplicationWebApp 2767 ms
testUpdateApplication 2769 ms
testUpgradeFirmware 4734 ms
testWipeData 4737 ms
testWipeDevice 4740 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4742 ms
testDisEnrollDeviceSuccess 4915 ms
testDisenrollUnSuccess 4941 ms
testEnrollDeviceUnSuccess 4942 ms
testEnrollDeviceWithLocationSuccess 4949 ms
testEnrollDeviceWithoutLocationSuccess 4964 ms
testGetPendingOperationsForNullDevice 4965 ms
testGetPendingOperationsInvalidDevice 4966 ms
testGetPendingOperationsNullResponse 4967 ms
testGetPendingOperationsWithApplicationResponse 4968 ms
testGetPendingOperationsWithDeviceInfoResponse 5015 ms
testGetPendingOperationsWithErrorResponse 5071 ms
testGetPendingOperationsWithInProgressResponse 5076 ms
testGetPendingOperationsWithMonitorResponse 5077 ms
testIsEnrolledExists 5080 ms
testIsEnrolledNonExist 5081 ms
testIsEnrolledNull 5082 ms
testModifyEnrollmentSuccess 5083 ms
testModifyEnrollmentUnSuccess 5084 ms
testUpdateApplicationList 5085 ms