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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 364 ms
testChangeLockCode 767 ms
testConfigureCamera 778 ms
testConfigureDeviceLock 782 ms
testConfigureDeviceUnlock 788 ms
testConfigureVPN 792 ms
testConfigureWifi 800 ms
testEncryptStorage 813 ms
testGetApplications 816 ms
testGetDeviceInformation 818 ms
testGetDeviceLocation 820 ms
testGetDeviceLogcat 822 ms
testInstallApplication 823 ms
testMuteDevice 3597 ms
testRebootDevice 3599 ms
testRemovePassword 3601 ms
testRingDevice 3604 ms
testSendNotification 3606 ms
testSetPasswordPolicy 3610 ms
testSetWebClip 3617 ms
testUninstallApplicationPublic 3627 ms
testUninstallApplicationWebApp 3631 ms
testUpdateApplication 3632 ms
testUpgradeFirmware 5667 ms
testWipeData 5672 ms
testWipeDevice 5675 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5679 ms
testDisEnrollDeviceSuccess 5983 ms
testDisenrollUnSuccess 6020 ms
testEnrollDeviceUnSuccess 6021 ms
testEnrollDeviceWithLocationSuccess 6030 ms
testEnrollDeviceWithoutLocationSuccess 6069 ms
testGetPendingOperationsForNullDevice 6074 ms
testGetPendingOperationsInvalidDevice 6078 ms
testGetPendingOperationsNullResponse 6080 ms
testGetPendingOperationsWithApplicationResponse 6082 ms
testGetPendingOperationsWithDeviceInfoResponse 6145 ms
testGetPendingOperationsWithErrorResponse 6220 ms
testGetPendingOperationsWithInProgressResponse 6227 ms
testGetPendingOperationsWithMonitorResponse 6228 ms
testIsEnrolledExists 6232 ms
testIsEnrolledNonExist 6233 ms
testIsEnrolledNull 6235 ms
testModifyEnrollmentSuccess 6236 ms
testModifyEnrollmentUnSuccess 6237 ms
testUpdateApplicationList 6238 ms