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 375 ms
testChangeLockCode 693 ms
testConfigureCamera 697 ms
testConfigureDeviceLock 700 ms
testConfigureDeviceUnlock 703 ms
testConfigureVPN 705 ms
testConfigureWifi 709 ms
testEncryptStorage 712 ms
testGetApplications 714 ms
testGetDeviceInformation 716 ms
testGetDeviceLocation 717 ms
testGetDeviceLogcat 719 ms
testInstallApplication 721 ms
testMuteDevice 3152 ms
testRebootDevice 3153 ms
testRemovePassword 3154 ms
testRingDevice 3157 ms
testSendNotification 3159 ms
testSetPasswordPolicy 3161 ms
testSetWebClip 3166 ms
testUninstallApplicationPublic 3168 ms
testUninstallApplicationWebApp 3170 ms
testUpdateApplication 3172 ms
testUpgradeFirmware 5052 ms
testWipeData 5056 ms
testWipeDevice 5059 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5062 ms
testDisEnrollDeviceSuccess 5305 ms
testDisenrollUnSuccess 5346 ms
testEnrollDeviceUnSuccess 5348 ms
testEnrollDeviceWithLocationSuccess 5354 ms
testEnrollDeviceWithoutLocationSuccess 5373 ms
testGetPendingOperationsForNullDevice 5378 ms
testGetPendingOperationsInvalidDevice 5384 ms
testGetPendingOperationsNullResponse 5388 ms
testGetPendingOperationsWithApplicationResponse 5390 ms
testGetPendingOperationsWithDeviceInfoResponse 5461 ms
testGetPendingOperationsWithErrorResponse 5528 ms
testGetPendingOperationsWithInProgressResponse 5534 ms
testGetPendingOperationsWithMonitorResponse 5535 ms
testIsEnrolledExists 5539 ms
testIsEnrolledNonExist 5539 ms
testIsEnrolledNull 5541 ms
testModifyEnrollmentSuccess 5542 ms
testModifyEnrollmentUnSuccess 5543 ms
testUpdateApplicationList 5544 ms