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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 229 ms
testChangeLockCode 423 ms
testConfigureCamera 425 ms
testConfigureDeviceLock 427 ms
testConfigureDeviceUnlock 430 ms
testConfigureVPN 431 ms
testConfigureWifi 434 ms
testEncryptStorage 436 ms
testGetApplications 438 ms
testGetDeviceInformation 439 ms
testGetDeviceLocation 440 ms
testGetDeviceLogcat 441 ms
testInstallApplication 443 ms
testMuteDevice 2160 ms
testRebootDevice 2162 ms
testRemovePassword 2163 ms
testRingDevice 2165 ms
testSendNotification 2166 ms
testSetPasswordPolicy 2169 ms
testSetWebClip 2174 ms
testUninstallApplicationPublic 2176 ms
testUninstallApplicationWebApp 2179 ms
testUpdateApplication 2180 ms
testUpgradeFirmware 3685 ms
testWipeData 3688 ms
testWipeDevice 3691 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3695 ms
testDisEnrollDeviceSuccess 3855 ms
testDisenrollUnSuccess 3879 ms
testEnrollDeviceUnSuccess 3880 ms
testEnrollDeviceWithLocationSuccess 3886 ms
testEnrollDeviceWithoutLocationSuccess 3901 ms
testGetPendingOperationsForNullDevice 3902 ms
testGetPendingOperationsInvalidDevice 3903 ms
testGetPendingOperationsNullResponse 3904 ms
testGetPendingOperationsWithApplicationResponse 3905 ms
testGetPendingOperationsWithDeviceInfoResponse 3952 ms
testGetPendingOperationsWithErrorResponse 4008 ms
testGetPendingOperationsWithInProgressResponse 4012 ms
testGetPendingOperationsWithMonitorResponse 4014 ms
testIsEnrolledExists 4017 ms
testIsEnrolledNonExist 4018 ms
testIsEnrolledNull 4019 ms
testModifyEnrollmentSuccess 4019 ms
testModifyEnrollmentUnSuccess 4020 ms
testUpdateApplicationList 4021 ms