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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 259 ms
testChangeLockCode 472 ms
testConfigureCamera 475 ms
testConfigureDeviceLock 478 ms
testConfigureDeviceUnlock 482 ms
testConfigureVPN 483 ms
testConfigureWifi 487 ms
testEncryptStorage 490 ms
testGetApplications 493 ms
testGetDeviceInformation 494 ms
testGetDeviceLocation 495 ms
testGetDeviceLogcat 497 ms
testInstallApplication 498 ms
testMuteDevice 2871 ms
testRebootDevice 2872 ms
testRemovePassword 2874 ms
testRingDevice 2876 ms
testSendNotification 2877 ms
testSetPasswordPolicy 2879 ms
testSetWebClip 2884 ms
testUninstallApplicationPublic 2887 ms
testUninstallApplicationWebApp 2889 ms
testUpdateApplication 2890 ms
testUpgradeFirmware 4692 ms
testWipeData 4695 ms
testWipeDevice 4697 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4700 ms
testDisEnrollDeviceSuccess 4856 ms
testDisenrollUnSuccess 4882 ms
testEnrollDeviceUnSuccess 4883 ms
testEnrollDeviceWithLocationSuccess 4889 ms
testEnrollDeviceWithoutLocationSuccess 4904 ms
testGetPendingOperationsForNullDevice 4905 ms
testGetPendingOperationsInvalidDevice 4906 ms
testGetPendingOperationsNullResponse 4907 ms
testGetPendingOperationsWithApplicationResponse 4909 ms
testGetPendingOperationsWithDeviceInfoResponse 4958 ms
testGetPendingOperationsWithErrorResponse 5027 ms
testGetPendingOperationsWithInProgressResponse 5031 ms
testGetPendingOperationsWithMonitorResponse 5032 ms
testIsEnrolledExists 5035 ms
testIsEnrolledNonExist 5036 ms
testIsEnrolledNull 5037 ms
testModifyEnrollmentSuccess 5038 ms
testModifyEnrollmentUnSuccess 5039 ms
testUpdateApplicationList 5039 ms