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 267 ms
testChangeLockCode 479 ms
testConfigureCamera 483 ms
testConfigureDeviceLock 486 ms
testConfigureDeviceUnlock 488 ms
testConfigureVPN 490 ms
testConfigureWifi 494 ms
testEncryptStorage 498 ms
testGetApplications 501 ms
testGetDeviceInformation 502 ms
testGetDeviceLocation 504 ms
testGetDeviceLogcat 505 ms
testInstallApplication 507 ms
testMuteDevice 3084 ms
testRebootDevice 3086 ms
testRemovePassword 3088 ms
testRingDevice 3090 ms
testSendNotification 3092 ms
testSetPasswordPolicy 3096 ms
testSetWebClip 3103 ms
testUninstallApplicationPublic 3107 ms
testUninstallApplicationWebApp 3111 ms
testUpdateApplication 3113 ms
testUpgradeFirmware 4878 ms
testWipeData 4881 ms
testWipeDevice 4883 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4886 ms
testDisEnrollDeviceSuccess 5071 ms
testDisenrollUnSuccess 5097 ms
testEnrollDeviceUnSuccess 5098 ms
testEnrollDeviceWithLocationSuccess 5105 ms
testEnrollDeviceWithoutLocationSuccess 5121 ms
testGetPendingOperationsForNullDevice 5123 ms
testGetPendingOperationsInvalidDevice 5124 ms
testGetPendingOperationsNullResponse 5126 ms
testGetPendingOperationsWithApplicationResponse 5127 ms
testGetPendingOperationsWithDeviceInfoResponse 5176 ms
testGetPendingOperationsWithErrorResponse 5248 ms
testGetPendingOperationsWithInProgressResponse 5254 ms
testGetPendingOperationsWithMonitorResponse 5256 ms
testIsEnrolledExists 5259 ms
testIsEnrolledNonExist 5260 ms
testIsEnrolledNull 5262 ms
testModifyEnrollmentSuccess 5263 ms
testModifyEnrollmentUnSuccess 5264 ms
testUpdateApplicationList 5266 ms