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 456 ms
testChangeLockCode 834 ms
testConfigureCamera 845 ms
testConfigureDeviceLock 852 ms
testConfigureDeviceUnlock 858 ms
testConfigureVPN 861 ms
testConfigureWifi 870 ms
testEncryptStorage 885 ms
testGetApplications 890 ms
testGetDeviceInformation 892 ms
testGetDeviceLocation 895 ms
testGetDeviceLogcat 899 ms
testInstallApplication 903 ms
testMuteDevice 3503 ms
testRebootDevice 3504 ms
testRemovePassword 3505 ms
testRingDevice 3507 ms
testSendNotification 3508 ms
testSetPasswordPolicy 3511 ms
testSetWebClip 3533 ms
testUninstallApplicationPublic 3537 ms
testUninstallApplicationWebApp 3553 ms
testUpdateApplication 3556 ms
testUpgradeFirmware 5390 ms
testWipeData 5395 ms
testWipeDevice 5398 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5402 ms
testDisEnrollDeviceSuccess 5634 ms
testDisenrollUnSuccess 5676 ms
testEnrollDeviceUnSuccess 5677 ms
testEnrollDeviceWithLocationSuccess 5686 ms
testEnrollDeviceWithoutLocationSuccess 5711 ms
testGetPendingOperationsForNullDevice 5717 ms
testGetPendingOperationsInvalidDevice 5720 ms
testGetPendingOperationsNullResponse 5722 ms
testGetPendingOperationsWithApplicationResponse 5723 ms
testGetPendingOperationsWithDeviceInfoResponse 5779 ms
testGetPendingOperationsWithErrorResponse 5870 ms
testGetPendingOperationsWithInProgressResponse 5878 ms
testGetPendingOperationsWithMonitorResponse 5880 ms
testIsEnrolledExists 5890 ms
testIsEnrolledNonExist 5891 ms
testIsEnrolledNull 5892 ms
testModifyEnrollmentSuccess 5893 ms
testModifyEnrollmentUnSuccess 5895 ms
testUpdateApplicationList 5896 ms