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 246 ms
testChangeLockCode 455 ms
testConfigureCamera 457 ms
testConfigureDeviceLock 459 ms
testConfigureDeviceUnlock 462 ms
testConfigureVPN 463 ms
testConfigureWifi 466 ms
testEncryptStorage 468 ms
testGetApplications 470 ms
testGetDeviceInformation 472 ms
testGetDeviceLocation 473 ms
testGetDeviceLogcat 474 ms
testInstallApplication 475 ms
testMuteDevice 2814 ms
testRebootDevice 2815 ms
testRemovePassword 2816 ms
testRingDevice 2819 ms
testSendNotification 2821 ms
testSetPasswordPolicy 2825 ms
testSetWebClip 2830 ms
testUninstallApplicationPublic 2832 ms
testUninstallApplicationWebApp 2835 ms
testUpdateApplication 2836 ms
testUpgradeFirmware 4587 ms
testWipeData 4590 ms
testWipeDevice 4592 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4595 ms
testDisEnrollDeviceSuccess 4748 ms
testDisenrollUnSuccess 4774 ms
testEnrollDeviceUnSuccess 4775 ms
testEnrollDeviceWithLocationSuccess 4780 ms
testEnrollDeviceWithoutLocationSuccess 4795 ms
testGetPendingOperationsForNullDevice 4796 ms
testGetPendingOperationsInvalidDevice 4797 ms
testGetPendingOperationsNullResponse 4798 ms
testGetPendingOperationsWithApplicationResponse 4799 ms
testGetPendingOperationsWithDeviceInfoResponse 4846 ms
testGetPendingOperationsWithErrorResponse 4914 ms
testGetPendingOperationsWithInProgressResponse 4920 ms
testGetPendingOperationsWithMonitorResponse 4921 ms
testIsEnrolledExists 4924 ms
testIsEnrolledNonExist 4925 ms
testIsEnrolledNull 4926 ms
testModifyEnrollmentSuccess 4927 ms
testModifyEnrollmentUnSuccess 4928 ms
testUpdateApplicationList 4929 ms