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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 259 ms
testChangeLockCode 473 ms
testConfigureCamera 476 ms
testConfigureDeviceLock 478 ms
testConfigureDeviceUnlock 480 ms
testConfigureVPN 481 ms
testConfigureWifi 484 ms
testEncryptStorage 486 ms
testGetApplications 488 ms
testGetDeviceInformation 489 ms
testGetDeviceLocation 490 ms
testGetDeviceLogcat 491 ms
testInstallApplication 492 ms
testMuteDevice 2900 ms
testRebootDevice 2902 ms
testRemovePassword 2904 ms
testRingDevice 2907 ms
testSendNotification 2909 ms
testSetPasswordPolicy 2913 ms
testSetWebClip 2920 ms
testUninstallApplicationPublic 2923 ms
testUninstallApplicationWebApp 2927 ms
testUpdateApplication 2928 ms
testUpgradeFirmware 5029 ms
testWipeData 5031 ms
testWipeDevice 5034 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5036 ms
testDisEnrollDeviceSuccess 5200 ms
testDisenrollUnSuccess 5227 ms
testEnrollDeviceUnSuccess 5228 ms
testEnrollDeviceWithLocationSuccess 5234 ms
testEnrollDeviceWithoutLocationSuccess 5251 ms
testGetPendingOperationsForNullDevice 5252 ms
testGetPendingOperationsInvalidDevice 5253 ms
testGetPendingOperationsNullResponse 5254 ms
testGetPendingOperationsWithApplicationResponse 5256 ms
testGetPendingOperationsWithDeviceInfoResponse 5305 ms
testGetPendingOperationsWithErrorResponse 5363 ms
testGetPendingOperationsWithInProgressResponse 5367 ms
testGetPendingOperationsWithMonitorResponse 5369 ms
testIsEnrolledExists 5372 ms
testIsEnrolledNonExist 5372 ms
testIsEnrolledNull 5374 ms
testModifyEnrollmentSuccess 5374 ms
testModifyEnrollmentUnSuccess 5375 ms
testUpdateApplicationList 5376 ms