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 314 ms
testChangeLockCode 570 ms
testConfigureCamera 574 ms
testConfigureDeviceLock 577 ms
testConfigureDeviceUnlock 580 ms
testConfigureVPN 582 ms
testConfigureWifi 586 ms
testEncryptStorage 589 ms
testGetApplications 591 ms
testGetDeviceInformation 593 ms
testGetDeviceLocation 594 ms
testGetDeviceLogcat 595 ms
testInstallApplication 597 ms
testMuteDevice 2933 ms
testRebootDevice 2935 ms
testRemovePassword 2937 ms
testRingDevice 2940 ms
testSendNotification 2941 ms
testSetPasswordPolicy 2945 ms
testSetWebClip 2952 ms
testUninstallApplicationPublic 2955 ms
testUninstallApplicationWebApp 2959 ms
testUpdateApplication 2960 ms
testUpgradeFirmware 4814 ms
testWipeData 4818 ms
testWipeDevice 4821 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4824 ms
testDisEnrollDeviceSuccess 5139 ms
testDisenrollUnSuccess 5179 ms
testEnrollDeviceUnSuccess 5180 ms
testEnrollDeviceWithLocationSuccess 5192 ms
testEnrollDeviceWithoutLocationSuccess 5217 ms
testGetPendingOperationsForNullDevice 5223 ms
testGetPendingOperationsInvalidDevice 5225 ms
testGetPendingOperationsNullResponse 5227 ms
testGetPendingOperationsWithApplicationResponse 5228 ms
testGetPendingOperationsWithDeviceInfoResponse 5306 ms
testGetPendingOperationsWithErrorResponse 5419 ms
testGetPendingOperationsWithInProgressResponse 5426 ms
testGetPendingOperationsWithMonitorResponse 5428 ms
testIsEnrolledExists 5438 ms
testIsEnrolledNonExist 5439 ms
testIsEnrolledNull 5441 ms
testModifyEnrollmentSuccess 5442 ms
testModifyEnrollmentUnSuccess 5443 ms
testUpdateApplicationList 5444 ms