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: 7 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 1505 ms
testChangeLockCode 2584 ms
testConfigureCamera 2601 ms
testConfigureDeviceLock 2615 ms
testConfigureDeviceUnlock 2630 ms
testConfigureVPN 2633 ms
testConfigureWifi 2657 ms
testEncryptStorage 2668 ms
testGetApplications 2679 ms
testGetDeviceInformation 2682 ms
testGetDeviceLocation 2683 ms
testGetDeviceLogcat 2686 ms
testInstallApplication 2692 ms
testMuteDevice 6427 ms
testRebootDevice 6428 ms
testRemovePassword 6433 ms
testRingDevice 6436 ms
testSendNotification 6440 ms
testSetPasswordPolicy 6451 ms
testSetWebClip 6464 ms
testUninstallApplicationPublic 6476 ms
testUninstallApplicationWebApp 6484 ms
testUpdateApplication 6487 ms
testUpgradeFirmware 8697 ms
testWipeData 8712 ms
testWipeDevice 8724 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 8731 ms
testDisEnrollDeviceSuccess 9338 ms
testDisenrollUnSuccess 9485 ms
testEnrollDeviceUnSuccess 9486 ms
testEnrollDeviceWithLocationSuccess 9508 ms
testEnrollDeviceWithoutLocationSuccess 9581 ms
testGetPendingOperationsForNullDevice 9583 ms
testGetPendingOperationsInvalidDevice 9598 ms
testGetPendingOperationsNullResponse 9599 ms
testGetPendingOperationsWithApplicationResponse 9600 ms
testGetPendingOperationsWithDeviceInfoResponse 9934 ms
testGetPendingOperationsWithErrorResponse 10106 ms
testGetPendingOperationsWithInProgressResponse 10115 ms
testGetPendingOperationsWithMonitorResponse 10121 ms
testIsEnrolledExists 10127 ms
testIsEnrolledNonExist 10129 ms
testIsEnrolledNull 10131 ms
testModifyEnrollmentSuccess 10136 ms
testModifyEnrollmentUnSuccess 10138 ms
testUpdateApplicationList 10139 ms