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 409 ms
testChangeLockCode 741 ms
testConfigureCamera 748 ms
testConfigureDeviceLock 755 ms
testConfigureDeviceUnlock 761 ms
testConfigureVPN 764 ms
testConfigureWifi 774 ms
testEncryptStorage 788 ms
testGetApplications 795 ms
testGetDeviceInformation 798 ms
testGetDeviceLocation 802 ms
testGetDeviceLogcat 805 ms
testInstallApplication 807 ms
testMuteDevice 3582 ms
testRebootDevice 3583 ms
testRemovePassword 3585 ms
testRingDevice 3588 ms
testSendNotification 3589 ms
testSetPasswordPolicy 3593 ms
testSetWebClip 3600 ms
testUninstallApplicationPublic 3603 ms
testUninstallApplicationWebApp 3607 ms
testUpdateApplication 3608 ms
testUpgradeFirmware 5866 ms
testWipeData 5870 ms
testWipeDevice 5915 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5917 ms
testDisEnrollDeviceSuccess 6028 ms
testDisenrollUnSuccess 6056 ms
testEnrollDeviceUnSuccess 6057 ms
testEnrollDeviceWithLocationSuccess 6063 ms
testEnrollDeviceWithoutLocationSuccess 6081 ms
testGetPendingOperationsForNullDevice 6083 ms
testGetPendingOperationsInvalidDevice 6084 ms
testGetPendingOperationsNullResponse 6085 ms
testGetPendingOperationsWithApplicationResponse 6086 ms
testGetPendingOperationsWithDeviceInfoResponse 6132 ms
testGetPendingOperationsWithErrorResponse 6187 ms
testGetPendingOperationsWithInProgressResponse 6192 ms
testGetPendingOperationsWithMonitorResponse 6193 ms
testIsEnrolledExists 6196 ms
testIsEnrolledNonExist 6197 ms
testIsEnrolledNull 6198 ms
testModifyEnrollmentSuccess 6198 ms
testModifyEnrollmentUnSuccess 6199 ms
testUpdateApplicationList 6200 ms