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 249 ms
testChangeLockCode 453 ms
testConfigureCamera 455 ms
testConfigureDeviceLock 458 ms
testConfigureDeviceUnlock 460 ms
testConfigureVPN 461 ms
testConfigureWifi 464 ms
testEncryptStorage 467 ms
testGetApplications 468 ms
testGetDeviceInformation 470 ms
testGetDeviceLocation 471 ms
testGetDeviceLogcat 472 ms
testInstallApplication 473 ms
testMuteDevice 2757 ms
testRebootDevice 2758 ms
testRemovePassword 2760 ms
testRingDevice 2763 ms
testSendNotification 2764 ms
testSetPasswordPolicy 2768 ms
testSetWebClip 2776 ms
testUninstallApplicationPublic 2779 ms
testUninstallApplicationWebApp 2782 ms
testUpdateApplication 2784 ms
testUpgradeFirmware 4627 ms
testWipeData 4630 ms
testWipeDevice 4633 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4635 ms
testDisEnrollDeviceSuccess 4802 ms
testDisenrollUnSuccess 4828 ms
testEnrollDeviceUnSuccess 4829 ms
testEnrollDeviceWithLocationSuccess 4835 ms
testEnrollDeviceWithoutLocationSuccess 4852 ms
testGetPendingOperationsForNullDevice 4853 ms
testGetPendingOperationsInvalidDevice 4854 ms
testGetPendingOperationsNullResponse 4855 ms
testGetPendingOperationsWithApplicationResponse 4856 ms
testGetPendingOperationsWithDeviceInfoResponse 4906 ms
testGetPendingOperationsWithErrorResponse 4969 ms
testGetPendingOperationsWithInProgressResponse 4974 ms
testGetPendingOperationsWithMonitorResponse 4975 ms
testIsEnrolledExists 4978 ms
testIsEnrolledNonExist 4979 ms
testIsEnrolledNull 4980 ms
testModifyEnrollmentSuccess 4981 ms
testModifyEnrollmentUnSuccess 4982 ms
testUpdateApplicationList 4982 ms