Test results
1 suite
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
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
/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 282 ms
testChangeLockCode 508 ms
testConfigureCamera 512 ms
testConfigureDeviceLock 515 ms
testConfigureDeviceUnlock 519 ms
testConfigureVPN 520 ms
testConfigureWifi 524 ms
testEncryptStorage 527 ms
testGetApplications 530 ms
testGetDeviceInformation 531 ms
testGetDeviceLocation 533 ms
testGetDeviceLogcat 534 ms
testInstallApplication 536 ms
testMuteDevice 2962 ms
testRebootDevice 2963 ms
testRemovePassword 2965 ms
testRingDevice 2967 ms
testSendNotification 2969 ms
testSetPasswordPolicy 2971 ms
testSetWebClip 2977 ms
testUninstallApplicationPublic 2979 ms
testUninstallApplicationWebApp 2987 ms
testUpdateApplication 2988 ms
testUpgradeFirmware 5118 ms
testWipeData 5121 ms
testWipeDevice 5123 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5127 ms
testDisEnrollDeviceSuccess 5338 ms
testDisenrollUnSuccess 5367 ms
testEnrollDeviceUnSuccess 5368 ms
testEnrollDeviceWithLocationSuccess 5375 ms
testEnrollDeviceWithoutLocationSuccess 5393 ms
testGetPendingOperationsForNullDevice 5394 ms
testGetPendingOperationsInvalidDevice 5396 ms
testGetPendingOperationsNullResponse 5397 ms
testGetPendingOperationsWithApplicationResponse 5399 ms
testGetPendingOperationsWithDeviceInfoResponse 5455 ms
testGetPendingOperationsWithErrorResponse 5527 ms
testGetPendingOperationsWithInProgressResponse 5533 ms
testGetPendingOperationsWithMonitorResponse 5535 ms
testIsEnrolledExists 5539 ms
testIsEnrolledNonExist 5541 ms
testIsEnrolledNull 5542 ms
testModifyEnrollmentSuccess 5543 ms
testModifyEnrollmentUnSuccess 5545 ms
testUpdateApplicationList 5546 ms