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 263 ms
testChangeLockCode 474 ms
testConfigureCamera 477 ms
testConfigureDeviceLock 478 ms
testConfigureDeviceUnlock 481 ms
testConfigureVPN 482 ms
testConfigureWifi 484 ms
testEncryptStorage 486 ms
testGetApplications 488 ms
testGetDeviceInformation 489 ms
testGetDeviceLocation 490 ms
testGetDeviceLogcat 491 ms
testInstallApplication 492 ms
testMuteDevice 3002 ms
testRebootDevice 3004 ms
testRemovePassword 3006 ms
testRingDevice 3009 ms
testSendNotification 3010 ms
testSetPasswordPolicy 3014 ms
testSetWebClip 3019 ms
testUninstallApplicationPublic 3023 ms
testUninstallApplicationWebApp 3025 ms
testUpdateApplication 3027 ms
testUpgradeFirmware 4919 ms
testWipeData 4922 ms
testWipeDevice 4925 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4928 ms
testDisEnrollDeviceSuccess 5110 ms
testDisenrollUnSuccess 5135 ms
testEnrollDeviceUnSuccess 5136 ms
testEnrollDeviceWithLocationSuccess 5142 ms
testEnrollDeviceWithoutLocationSuccess 5157 ms
testGetPendingOperationsForNullDevice 5158 ms
testGetPendingOperationsInvalidDevice 5159 ms
testGetPendingOperationsNullResponse 5161 ms
testGetPendingOperationsWithApplicationResponse 5162 ms
testGetPendingOperationsWithDeviceInfoResponse 5208 ms
testGetPendingOperationsWithErrorResponse 5263 ms
testGetPendingOperationsWithInProgressResponse 5267 ms
testGetPendingOperationsWithMonitorResponse 5269 ms
testIsEnrolledExists 5272 ms
testIsEnrolledNonExist 5273 ms
testIsEnrolledNull 5273 ms
testModifyEnrollmentSuccess 5274 ms
testModifyEnrollmentUnSuccess 5275 ms
testUpdateApplicationList 5276 ms