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 319 ms
testChangeLockCode 534 ms
testConfigureCamera 537 ms
testConfigureDeviceLock 541 ms
testConfigureDeviceUnlock 544 ms
testConfigureVPN 546 ms
testConfigureWifi 549 ms
testEncryptStorage 552 ms
testGetApplications 555 ms
testGetDeviceInformation 556 ms
testGetDeviceLocation 558 ms
testGetDeviceLogcat 559 ms
testInstallApplication 561 ms
testMuteDevice 2788 ms
testRebootDevice 2789 ms
testRemovePassword 2791 ms
testRingDevice 2794 ms
testSendNotification 2796 ms
testSetPasswordPolicy 2799 ms
testSetWebClip 2805 ms
testUninstallApplicationPublic 2808 ms
testUninstallApplicationWebApp 2811 ms
testUpdateApplication 2813 ms
testUpgradeFirmware 4568 ms
testWipeData 4571 ms
testWipeDevice 4574 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4577 ms
testDisEnrollDeviceSuccess 4744 ms
testDisenrollUnSuccess 4769 ms
testEnrollDeviceUnSuccess 4770 ms
testEnrollDeviceWithLocationSuccess 4776 ms
testEnrollDeviceWithoutLocationSuccess 4795 ms
testGetPendingOperationsForNullDevice 4796 ms
testGetPendingOperationsInvalidDevice 4798 ms
testGetPendingOperationsNullResponse 4799 ms
testGetPendingOperationsWithApplicationResponse 4800 ms
testGetPendingOperationsWithDeviceInfoResponse 4851 ms
testGetPendingOperationsWithErrorResponse 4910 ms
testGetPendingOperationsWithInProgressResponse 4915 ms
testGetPendingOperationsWithMonitorResponse 4916 ms
testIsEnrolledExists 4919 ms
testIsEnrolledNonExist 4920 ms
testIsEnrolledNull 4921 ms
testModifyEnrollmentSuccess 4922 ms
testModifyEnrollmentUnSuccess 4923 ms
testUpdateApplicationList 4924 ms