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 379 ms
testChangeLockCode 673 ms
testConfigureCamera 677 ms
testConfigureDeviceLock 679 ms
testConfigureDeviceUnlock 683 ms
testConfigureVPN 684 ms
testConfigureWifi 690 ms
testEncryptStorage 693 ms
testGetApplications 694 ms
testGetDeviceInformation 696 ms
testGetDeviceLocation 697 ms
testGetDeviceLogcat 699 ms
testInstallApplication 700 ms
testMuteDevice 3366 ms
testRebootDevice 3367 ms
testRemovePassword 3369 ms
testRingDevice 3372 ms
testSendNotification 3373 ms
testSetPasswordPolicy 3377 ms
testSetWebClip 3383 ms
testUninstallApplicationPublic 3386 ms
testUninstallApplicationWebApp 3389 ms
testUpdateApplication 3397 ms
testUpgradeFirmware 5255 ms
testWipeData 5258 ms
testWipeDevice 5260 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5263 ms
testDisEnrollDeviceSuccess 5430 ms
testDisenrollUnSuccess 5464 ms
testEnrollDeviceUnSuccess 5465 ms
testEnrollDeviceWithLocationSuccess 5474 ms
testEnrollDeviceWithoutLocationSuccess 5495 ms
testGetPendingOperationsForNullDevice 5497 ms
testGetPendingOperationsInvalidDevice 5498 ms
testGetPendingOperationsNullResponse 5499 ms
testGetPendingOperationsWithApplicationResponse 5500 ms
testGetPendingOperationsWithDeviceInfoResponse 5592 ms
testGetPendingOperationsWithErrorResponse 5671 ms
testGetPendingOperationsWithInProgressResponse 5676 ms
testGetPendingOperationsWithMonitorResponse 5677 ms
testIsEnrolledExists 5680 ms
testIsEnrolledNonExist 5681 ms
testIsEnrolledNull 5682 ms
testModifyEnrollmentSuccess 5683 ms
testModifyEnrollmentUnSuccess 5684 ms
testUpdateApplicationList 5684 ms