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.v09.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 248 ms
testChangeLockCode 467 ms
testConfigureCamera 470 ms
testConfigureDeviceLock 473 ms
testConfigureDeviceUnlock 477 ms
testConfigureVPN 478 ms
testConfigureWifi 481 ms
testEncryptStorage 484 ms
testGetApplications 486 ms
testGetDeviceInformation 488 ms
testGetDeviceLocation 489 ms
testGetDeviceLogcat 491 ms
testInstallApplication 492 ms
testMuteDevice 2907 ms
testRebootDevice 2909 ms
testRemovePassword 2910 ms
testRingDevice 2912 ms
testSendNotification 2913 ms
testSetPasswordPolicy 2916 ms
testSetWebClip 2923 ms
testUninstallApplicationPublic 2926 ms
testUninstallApplicationWebApp 2929 ms
testUpdateApplication 2930 ms
testUpgradeFirmware 4705 ms
testWipeData 4708 ms
testWipeDevice 4710 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4713 ms
testDisEnrollDeviceSuccess 4872 ms
testDisenrollUnSuccess 4898 ms
testEnrollDeviceUnSuccess 4899 ms
testEnrollDeviceWithLocationSuccess 4905 ms
testEnrollDeviceWithoutLocationSuccess 4921 ms
testGetPendingOperationsForNullDevice 4922 ms
testGetPendingOperationsInvalidDevice 4923 ms
testGetPendingOperationsNullResponse 4924 ms
testGetPendingOperationsWithApplicationResponse 4925 ms
testGetPendingOperationsWithDeviceInfoResponse 4973 ms
testGetPendingOperationsWithErrorResponse 5034 ms
testGetPendingOperationsWithInProgressResponse 5039 ms
testGetPendingOperationsWithMonitorResponse 5040 ms
testIsEnrolledExists 5043 ms
testIsEnrolledNonExist 5044 ms
testIsEnrolledNull 5045 ms
testModifyEnrollmentSuccess 5046 ms
testModifyEnrollmentUnSuccess 5047 ms
testUpdateApplicationList 5047 ms