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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 246 ms
testChangeLockCode 465 ms
testConfigureCamera 467 ms
testConfigureDeviceLock 470 ms
testConfigureDeviceUnlock 472 ms
testConfigureVPN 474 ms
testConfigureWifi 476 ms
testEncryptStorage 479 ms
testGetApplications 480 ms
testGetDeviceInformation 482 ms
testGetDeviceLocation 483 ms
testGetDeviceLogcat 484 ms
testInstallApplication 485 ms
testMuteDevice 2872 ms
testRebootDevice 2874 ms
testRemovePassword 2876 ms
testRingDevice 2879 ms
testSendNotification 2880 ms
testSetPasswordPolicy 2884 ms
testSetWebClip 2891 ms
testUninstallApplicationPublic 2895 ms
testUninstallApplicationWebApp 2898 ms
testUpdateApplication 2900 ms
testUpgradeFirmware 4729 ms
testWipeData 4772 ms
testWipeDevice 4775 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4778 ms
testDisEnrollDeviceSuccess 4900 ms
testDisenrollUnSuccess 4925 ms
testEnrollDeviceUnSuccess 4926 ms
testEnrollDeviceWithLocationSuccess 4931 ms
testEnrollDeviceWithoutLocationSuccess 4946 ms
testGetPendingOperationsForNullDevice 4947 ms
testGetPendingOperationsInvalidDevice 4948 ms
testGetPendingOperationsNullResponse 4949 ms
testGetPendingOperationsWithApplicationResponse 4950 ms
testGetPendingOperationsWithDeviceInfoResponse 4997 ms
testGetPendingOperationsWithErrorResponse 5055 ms
testGetPendingOperationsWithInProgressResponse 5059 ms
testGetPendingOperationsWithMonitorResponse 5060 ms
testIsEnrolledExists 5063 ms
testIsEnrolledNonExist 5064 ms
testIsEnrolledNull 5065 ms
testModifyEnrollmentSuccess 5066 ms
testModifyEnrollmentUnSuccess 5067 ms
testUpdateApplicationList 5067 ms