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 249 ms
testChangeLockCode 473 ms
testConfigureCamera 477 ms
testConfigureDeviceLock 480 ms
testConfigureDeviceUnlock 484 ms
testConfigureVPN 486 ms
testConfigureWifi 489 ms
testEncryptStorage 493 ms
testGetApplications 495 ms
testGetDeviceInformation 497 ms
testGetDeviceLocation 498 ms
testGetDeviceLogcat 500 ms
testInstallApplication 501 ms
testMuteDevice 3160 ms
testRebootDevice 3161 ms
testRemovePassword 3163 ms
testRingDevice 3166 ms
testSendNotification 3167 ms
testSetPasswordPolicy 3170 ms
testSetWebClip 3177 ms
testUninstallApplicationPublic 3180 ms
testUninstallApplicationWebApp 3184 ms
testUpdateApplication 3186 ms
testUpgradeFirmware 5374 ms
testWipeData 5377 ms
testWipeDevice 5379 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5382 ms
testDisEnrollDeviceSuccess 5542 ms
testDisenrollUnSuccess 5568 ms
testEnrollDeviceUnSuccess 5569 ms
testEnrollDeviceWithLocationSuccess 5576 ms
testEnrollDeviceWithoutLocationSuccess 5592 ms
testGetPendingOperationsForNullDevice 5593 ms
testGetPendingOperationsInvalidDevice 5594 ms
testGetPendingOperationsNullResponse 5595 ms
testGetPendingOperationsWithApplicationResponse 5596 ms
testGetPendingOperationsWithDeviceInfoResponse 5644 ms
testGetPendingOperationsWithErrorResponse 5702 ms
testGetPendingOperationsWithInProgressResponse 5706 ms
testGetPendingOperationsWithMonitorResponse 5708 ms
testIsEnrolledExists 5711 ms
testIsEnrolledNonExist 5712 ms
testIsEnrolledNull 5713 ms
testModifyEnrollmentSuccess 5713 ms
testModifyEnrollmentUnSuccess 5714 ms
testUpdateApplicationList 5715 ms