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.v09.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 389 ms
testChangeLockCode 713 ms
testConfigureCamera 719 ms
testConfigureDeviceLock 721 ms
testConfigureDeviceUnlock 725 ms
testConfigureVPN 726 ms
testConfigureWifi 730 ms
testEncryptStorage 732 ms
testGetApplications 735 ms
testGetDeviceInformation 736 ms
testGetDeviceLocation 738 ms
testGetDeviceLogcat 739 ms
testInstallApplication 740 ms
testMuteDevice 3521 ms
testRebootDevice 3523 ms
testRemovePassword 3525 ms
testRingDevice 3528 ms
testSendNotification 3529 ms
testSetPasswordPolicy 3532 ms
testSetWebClip 3538 ms
testUninstallApplicationPublic 3540 ms
testUninstallApplicationWebApp 3543 ms
testUpdateApplication 3544 ms
testUpgradeFirmware 5631 ms
testWipeData 5635 ms
testWipeDevice 5638 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5642 ms
testDisEnrollDeviceSuccess 5871 ms
testDisenrollUnSuccess 5909 ms
testEnrollDeviceUnSuccess 5910 ms
testEnrollDeviceWithLocationSuccess 5919 ms
testEnrollDeviceWithoutLocationSuccess 5943 ms
testGetPendingOperationsForNullDevice 5945 ms
testGetPendingOperationsInvalidDevice 5947 ms
testGetPendingOperationsNullResponse 5948 ms
testGetPendingOperationsWithApplicationResponse 5950 ms
testGetPendingOperationsWithDeviceInfoResponse 6024 ms
testGetPendingOperationsWithErrorResponse 6114 ms
testGetPendingOperationsWithInProgressResponse 6121 ms
testGetPendingOperationsWithMonitorResponse 6123 ms
testIsEnrolledExists 6127 ms
testIsEnrolledNonExist 6128 ms
testIsEnrolledNull 6130 ms
testModifyEnrollmentSuccess 6131 ms
testModifyEnrollmentUnSuccess 6132 ms
testUpdateApplicationList 6133 ms