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 343 ms
testChangeLockCode 637 ms
testConfigureCamera 640 ms
testConfigureDeviceLock 643 ms
testConfigureDeviceUnlock 646 ms
testConfigureVPN 648 ms
testConfigureWifi 651 ms
testEncryptStorage 653 ms
testGetApplications 655 ms
testGetDeviceInformation 656 ms
testGetDeviceLocation 657 ms
testGetDeviceLogcat 658 ms
testInstallApplication 659 ms
testMuteDevice 3334 ms
testRebootDevice 3335 ms
testRemovePassword 3337 ms
testRingDevice 3339 ms
testSendNotification 3340 ms
testSetPasswordPolicy 3343 ms
testSetWebClip 3348 ms
testUninstallApplicationPublic 3351 ms
testUninstallApplicationWebApp 3353 ms
testUpdateApplication 3355 ms
testUpgradeFirmware 5415 ms
testWipeData 5418 ms
testWipeDevice 5420 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5423 ms
testDisEnrollDeviceSuccess 5534 ms
testDisenrollUnSuccess 5559 ms
testEnrollDeviceUnSuccess 5560 ms
testEnrollDeviceWithLocationSuccess 5567 ms
testEnrollDeviceWithoutLocationSuccess 5582 ms
testGetPendingOperationsForNullDevice 5583 ms
testGetPendingOperationsInvalidDevice 5585 ms
testGetPendingOperationsNullResponse 5586 ms
testGetPendingOperationsWithApplicationResponse 5587 ms
testGetPendingOperationsWithDeviceInfoResponse 5636 ms
testGetPendingOperationsWithErrorResponse 5697 ms
testGetPendingOperationsWithInProgressResponse 5701 ms
testGetPendingOperationsWithMonitorResponse 5703 ms
testIsEnrolledExists 5706 ms
testIsEnrolledNonExist 5707 ms
testIsEnrolledNull 5708 ms
testModifyEnrollmentSuccess 5708 ms
testModifyEnrollmentUnSuccess 5709 ms
testUpdateApplicationList 5710 ms