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 377 ms
testChangeLockCode 692 ms
testConfigureCamera 696 ms
testConfigureDeviceLock 700 ms
testConfigureDeviceUnlock 705 ms
testConfigureVPN 707 ms
testConfigureWifi 711 ms
testEncryptStorage 715 ms
testGetApplications 719 ms
testGetDeviceInformation 720 ms
testGetDeviceLocation 722 ms
testGetDeviceLogcat 724 ms
testInstallApplication 726 ms
testMuteDevice 3214 ms
testRebootDevice 3216 ms
testRemovePassword 3218 ms
testRingDevice 3221 ms
testSendNotification 3222 ms
testSetPasswordPolicy 3225 ms
testSetWebClip 3232 ms
testUninstallApplicationPublic 3234 ms
testUninstallApplicationWebApp 3237 ms
testUpdateApplication 3238 ms
testUpgradeFirmware 5137 ms
testWipeData 5141 ms
testWipeDevice 5145 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5148 ms
testDisEnrollDeviceSuccess 5345 ms
testDisenrollUnSuccess 5372 ms
testEnrollDeviceUnSuccess 5373 ms
testEnrollDeviceWithLocationSuccess 5380 ms
testEnrollDeviceWithoutLocationSuccess 5396 ms
testGetPendingOperationsForNullDevice 5397 ms
testGetPendingOperationsInvalidDevice 5399 ms
testGetPendingOperationsNullResponse 5400 ms
testGetPendingOperationsWithApplicationResponse 5402 ms
testGetPendingOperationsWithDeviceInfoResponse 5477 ms
testGetPendingOperationsWithErrorResponse 5556 ms
testGetPendingOperationsWithInProgressResponse 5561 ms
testGetPendingOperationsWithMonitorResponse 5563 ms
testIsEnrolledExists 5566 ms
testIsEnrolledNonExist 5567 ms
testIsEnrolledNull 5569 ms
testModifyEnrollmentSuccess 5570 ms
testModifyEnrollmentUnSuccess 5571 ms
testUpdateApplicationList 5572 ms