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 280 ms
testChangeLockCode 518 ms
testConfigureCamera 522 ms
testConfigureDeviceLock 524 ms
testConfigureDeviceUnlock 527 ms
testConfigureVPN 529 ms
testConfigureWifi 531 ms
testEncryptStorage 534 ms
testGetApplications 536 ms
testGetDeviceInformation 537 ms
testGetDeviceLocation 538 ms
testGetDeviceLogcat 539 ms
testInstallApplication 541 ms
testMuteDevice 3099 ms
testRebootDevice 3100 ms
testRemovePassword 3102 ms
testRingDevice 3105 ms
testSendNotification 3107 ms
testSetPasswordPolicy 3111 ms
testSetWebClip 3118 ms
testUninstallApplicationPublic 3122 ms
testUninstallApplicationWebApp 3125 ms
testUpdateApplication 3126 ms
testUpgradeFirmware 5467 ms
testWipeData 5470 ms
testWipeDevice 5472 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5474 ms
testDisEnrollDeviceSuccess 5631 ms
testDisenrollUnSuccess 5657 ms
testEnrollDeviceUnSuccess 5658 ms
testEnrollDeviceWithLocationSuccess 5665 ms
testEnrollDeviceWithoutLocationSuccess 5681 ms
testGetPendingOperationsForNullDevice 5682 ms
testGetPendingOperationsInvalidDevice 5683 ms
testGetPendingOperationsNullResponse 5684 ms
testGetPendingOperationsWithApplicationResponse 5685 ms
testGetPendingOperationsWithDeviceInfoResponse 5734 ms
testGetPendingOperationsWithErrorResponse 5792 ms
testGetPendingOperationsWithInProgressResponse 5797 ms
testGetPendingOperationsWithMonitorResponse 5798 ms
testIsEnrolledExists 5801 ms
testIsEnrolledNonExist 5802 ms
testIsEnrolledNull 5803 ms
testModifyEnrollmentSuccess 5804 ms
testModifyEnrollmentUnSuccess 5804 ms
testUpdateApplicationList 5805 ms