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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 262 ms
testChangeLockCode 469 ms
testConfigureCamera 473 ms
testConfigureDeviceLock 476 ms
testConfigureDeviceUnlock 480 ms
testConfigureVPN 481 ms
testConfigureWifi 484 ms
testEncryptStorage 487 ms
testGetApplications 489 ms
testGetDeviceInformation 490 ms
testGetDeviceLocation 492 ms
testGetDeviceLogcat 493 ms
testInstallApplication 495 ms
testMuteDevice 2976 ms
testRebootDevice 2978 ms
testRemovePassword 2980 ms
testRingDevice 2983 ms
testSendNotification 2984 ms
testSetPasswordPolicy 2988 ms
testSetWebClip 2996 ms
testUninstallApplicationPublic 3000 ms
testUninstallApplicationWebApp 3003 ms
testUpdateApplication 3005 ms
testUpgradeFirmware 5125 ms
testWipeData 5128 ms
testWipeDevice 5130 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5133 ms
testDisEnrollDeviceSuccess 5318 ms
testDisenrollUnSuccess 5343 ms
testEnrollDeviceUnSuccess 5344 ms
testEnrollDeviceWithLocationSuccess 5351 ms
testEnrollDeviceWithoutLocationSuccess 5368 ms
testGetPendingOperationsForNullDevice 5369 ms
testGetPendingOperationsInvalidDevice 5371 ms
testGetPendingOperationsNullResponse 5372 ms
testGetPendingOperationsWithApplicationResponse 5374 ms
testGetPendingOperationsWithDeviceInfoResponse 5421 ms
testGetPendingOperationsWithErrorResponse 5488 ms
testGetPendingOperationsWithInProgressResponse 5495 ms
testGetPendingOperationsWithMonitorResponse 5496 ms
testIsEnrolledExists 5499 ms
testIsEnrolledNonExist 5500 ms
testIsEnrolledNull 5501 ms
testModifyEnrollmentSuccess 5502 ms
testModifyEnrollmentUnSuccess 5502 ms
testUpdateApplicationList 5503 ms