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 276 ms
testChangeLockCode 487 ms
testConfigureCamera 491 ms
testConfigureDeviceLock 494 ms
testConfigureDeviceUnlock 498 ms
testConfigureVPN 500 ms
testConfigureWifi 503 ms
testEncryptStorage 507 ms
testGetApplications 509 ms
testGetDeviceInformation 511 ms
testGetDeviceLocation 512 ms
testGetDeviceLogcat 514 ms
testInstallApplication 516 ms
testMuteDevice 2880 ms
testRebootDevice 2882 ms
testRemovePassword 2884 ms
testRingDevice 2887 ms
testSendNotification 2889 ms
testSetPasswordPolicy 2892 ms
testSetWebClip 2900 ms
testUninstallApplicationPublic 2903 ms
testUninstallApplicationWebApp 2907 ms
testUpdateApplication 2908 ms
testUpgradeFirmware 4720 ms
testWipeData 4723 ms
testWipeDevice 4725 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4727 ms
testDisEnrollDeviceSuccess 4893 ms
testDisenrollUnSuccess 4920 ms
testEnrollDeviceUnSuccess 4921 ms
testEnrollDeviceWithLocationSuccess 4927 ms
testEnrollDeviceWithoutLocationSuccess 4945 ms
testGetPendingOperationsForNullDevice 4947 ms
testGetPendingOperationsInvalidDevice 4948 ms
testGetPendingOperationsNullResponse 4950 ms
testGetPendingOperationsWithApplicationResponse 4951 ms
testGetPendingOperationsWithDeviceInfoResponse 5001 ms
testGetPendingOperationsWithErrorResponse 5070 ms
testGetPendingOperationsWithInProgressResponse 5077 ms
testGetPendingOperationsWithMonitorResponse 5078 ms
testIsEnrolledExists 5081 ms
testIsEnrolledNonExist 5081 ms
testIsEnrolledNull 5082 ms
testModifyEnrollmentSuccess 5083 ms
testModifyEnrollmentUnSuccess 5084 ms
testUpdateApplicationList 5085 ms