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: 6 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 1453 ms
testChangeLockCode 2048 ms
testConfigureCamera 2059 ms
testConfigureDeviceLock 2062 ms
testConfigureDeviceUnlock 2068 ms
testConfigureVPN 2071 ms
testConfigureWifi 2079 ms
testEncryptStorage 2105 ms
testGetApplications 2117 ms
testGetDeviceInformation 2122 ms
testGetDeviceLocation 2126 ms
testGetDeviceLogcat 2128 ms
testInstallApplication 2129 ms
testMuteDevice 5294 ms
testRebootDevice 5296 ms
testRemovePassword 5298 ms
testRingDevice 5302 ms
testSendNotification 5304 ms
testSetPasswordPolicy 5309 ms
testSetWebClip 5315 ms
testUninstallApplicationPublic 5320 ms
testUninstallApplicationWebApp 5332 ms
testUpdateApplication 5334 ms
testUpgradeFirmware 7438 ms
testWipeData 7444 ms
testWipeDevice 7447 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 7450 ms
testDisEnrollDeviceSuccess 7822 ms
testDisenrollUnSuccess 7868 ms
testEnrollDeviceUnSuccess 7870 ms
testEnrollDeviceWithLocationSuccess 7879 ms
testEnrollDeviceWithoutLocationSuccess 7901 ms
testGetPendingOperationsForNullDevice 7903 ms
testGetPendingOperationsInvalidDevice 7904 ms
testGetPendingOperationsNullResponse 7906 ms
testGetPendingOperationsWithApplicationResponse 7907 ms
testGetPendingOperationsWithDeviceInfoResponse 7982 ms
testGetPendingOperationsWithErrorResponse 8072 ms
testGetPendingOperationsWithInProgressResponse 8078 ms
testGetPendingOperationsWithMonitorResponse 8080 ms
testIsEnrolledExists 8084 ms
testIsEnrolledNonExist 8085 ms
testIsEnrolledNull 8087 ms
testModifyEnrollmentSuccess 8088 ms
testModifyEnrollmentUnSuccess 8089 ms
testUpdateApplicationList 8090 ms