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 233 ms
testChangeLockCode 424 ms
testConfigureCamera 426 ms
testConfigureDeviceLock 428 ms
testConfigureDeviceUnlock 431 ms
testConfigureVPN 432 ms
testConfigureWifi 434 ms
testEncryptStorage 436 ms
testGetApplications 438 ms
testGetDeviceInformation 439 ms
testGetDeviceLocation 440 ms
testGetDeviceLogcat 442 ms
testInstallApplication 443 ms
testMuteDevice 2905 ms
testRebootDevice 2907 ms
testRemovePassword 2909 ms
testRingDevice 2912 ms
testSendNotification 2914 ms
testSetPasswordPolicy 2920 ms
testSetWebClip 2929 ms
testUninstallApplicationPublic 2933 ms
testUninstallApplicationWebApp 2938 ms
testUpdateApplication 2940 ms
testUpgradeFirmware 4242 ms
testWipeData 4246 ms
testWipeDevice 4297 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4302 ms
testDisEnrollDeviceSuccess 4437 ms
testDisenrollUnSuccess 4463 ms
testEnrollDeviceUnSuccess 4464 ms
testEnrollDeviceWithLocationSuccess 4470 ms
testEnrollDeviceWithoutLocationSuccess 4485 ms
testGetPendingOperationsForNullDevice 4486 ms
testGetPendingOperationsInvalidDevice 4487 ms
testGetPendingOperationsNullResponse 4488 ms
testGetPendingOperationsWithApplicationResponse 4489 ms
testGetPendingOperationsWithDeviceInfoResponse 4539 ms
testGetPendingOperationsWithErrorResponse 4604 ms
testGetPendingOperationsWithInProgressResponse 4609 ms
testGetPendingOperationsWithMonitorResponse 4610 ms
testIsEnrolledExists 4614 ms
testIsEnrolledNonExist 4614 ms
testIsEnrolledNull 4615 ms
testModifyEnrollmentSuccess 4616 ms
testModifyEnrollmentUnSuccess 4617 ms
testUpdateApplicationList 4618 ms