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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 359 ms
testChangeLockCode 640 ms
testConfigureCamera 652 ms
testConfigureDeviceLock 655 ms
testConfigureDeviceUnlock 661 ms
testConfigureVPN 664 ms
testConfigureWifi 673 ms
testEncryptStorage 688 ms
testGetApplications 693 ms
testGetDeviceInformation 696 ms
testGetDeviceLocation 699 ms
testGetDeviceLogcat 703 ms
testInstallApplication 707 ms
testMuteDevice 3125 ms
testRebootDevice 3127 ms
testRemovePassword 3129 ms
testRingDevice 3132 ms
testSendNotification 3134 ms
testSetPasswordPolicy 3138 ms
testSetWebClip 3147 ms
testUninstallApplicationPublic 3154 ms
testUninstallApplicationWebApp 3159 ms
testUpdateApplication 3161 ms
testUpgradeFirmware 4994 ms
testWipeData 4998 ms
testWipeDevice 5002 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5006 ms
testDisEnrollDeviceSuccess 5472 ms
testDisenrollUnSuccess 5555 ms
testEnrollDeviceUnSuccess 5557 ms
testEnrollDeviceWithLocationSuccess 5569 ms
testEnrollDeviceWithoutLocationSuccess 5601 ms
testGetPendingOperationsForNullDevice 5607 ms
testGetPendingOperationsInvalidDevice 5613 ms
testGetPendingOperationsNullResponse 5618 ms
testGetPendingOperationsWithApplicationResponse 5621 ms
testGetPendingOperationsWithDeviceInfoResponse 5734 ms
testGetPendingOperationsWithErrorResponse 5840 ms
testGetPendingOperationsWithInProgressResponse 5848 ms
testGetPendingOperationsWithMonitorResponse 5850 ms
testIsEnrolledExists 5856 ms
testIsEnrolledNonExist 5857 ms
testIsEnrolledNull 5858 ms
testModifyEnrollmentSuccess 5860 ms
testModifyEnrollmentUnSuccess 5861 ms
testUpdateApplicationList 5862 ms