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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 335 ms
testChangeLockCode 552 ms
testConfigureCamera 560 ms
testConfigureDeviceLock 563 ms
testConfigureDeviceUnlock 567 ms
testConfigureVPN 575 ms
testConfigureWifi 580 ms
testEncryptStorage 584 ms
testGetApplications 586 ms
testGetDeviceInformation 588 ms
testGetDeviceLocation 589 ms
testGetDeviceLogcat 590 ms
testInstallApplication 592 ms
testMuteDevice 3067 ms
testRebootDevice 3068 ms
testRemovePassword 3070 ms
testRingDevice 3072 ms
testSendNotification 3073 ms
testSetPasswordPolicy 3075 ms
testSetWebClip 3081 ms
testUninstallApplicationPublic 3084 ms
testUninstallApplicationWebApp 3086 ms
testUpdateApplication 3087 ms
testUpgradeFirmware 5243 ms
testWipeData 5247 ms
testWipeDevice 5250 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5258 ms
testDisEnrollDeviceSuccess 5575 ms
testDisenrollUnSuccess 5614 ms
testEnrollDeviceUnSuccess 5617 ms
testEnrollDeviceWithLocationSuccess 5629 ms
testEnrollDeviceWithoutLocationSuccess 5654 ms
testGetPendingOperationsForNullDevice 5659 ms
testGetPendingOperationsInvalidDevice 5676 ms
testGetPendingOperationsNullResponse 5679 ms
testGetPendingOperationsWithApplicationResponse 5681 ms
testGetPendingOperationsWithDeviceInfoResponse 5748 ms
testGetPendingOperationsWithErrorResponse 5828 ms
testGetPendingOperationsWithInProgressResponse 5835 ms
testGetPendingOperationsWithMonitorResponse 5837 ms
testIsEnrolledExists 5841 ms
testIsEnrolledNonExist 5842 ms
testIsEnrolledNull 5843 ms
testModifyEnrollmentSuccess 5844 ms
testModifyEnrollmentUnSuccess 5845 ms
testUpdateApplicationList 5846 ms