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 249 ms
testChangeLockCode 456 ms
testConfigureCamera 459 ms
testConfigureDeviceLock 461 ms
testConfigureDeviceUnlock 464 ms
testConfigureVPN 465 ms
testConfigureWifi 468 ms
testEncryptStorage 470 ms
testGetApplications 472 ms
testGetDeviceInformation 473 ms
testGetDeviceLocation 474 ms
testGetDeviceLogcat 475 ms
testInstallApplication 476 ms
testMuteDevice 2741 ms
testRebootDevice 2742 ms
testRemovePassword 2744 ms
testRingDevice 2747 ms
testSendNotification 2748 ms
testSetPasswordPolicy 2751 ms
testSetWebClip 2758 ms
testUninstallApplicationPublic 2762 ms
testUninstallApplicationWebApp 2765 ms
testUpdateApplication 2766 ms
testUpgradeFirmware 4632 ms
testWipeData 4635 ms
testWipeDevice 4638 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4640 ms
testDisEnrollDeviceSuccess 4835 ms
testDisenrollUnSuccess 4860 ms
testEnrollDeviceUnSuccess 4861 ms
testEnrollDeviceWithLocationSuccess 4867 ms
testEnrollDeviceWithoutLocationSuccess 4882 ms
testGetPendingOperationsForNullDevice 4884 ms
testGetPendingOperationsInvalidDevice 4885 ms
testGetPendingOperationsNullResponse 4886 ms
testGetPendingOperationsWithApplicationResponse 4887 ms
testGetPendingOperationsWithDeviceInfoResponse 4934 ms
testGetPendingOperationsWithErrorResponse 4996 ms
testGetPendingOperationsWithInProgressResponse 5001 ms
testGetPendingOperationsWithMonitorResponse 5002 ms
testIsEnrolledExists 5005 ms
testIsEnrolledNonExist 5006 ms
testIsEnrolledNull 5007 ms
testModifyEnrollmentSuccess 5008 ms
testModifyEnrollmentUnSuccess 5009 ms
testUpdateApplicationList 5009 ms