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 279 ms
testChangeLockCode 508 ms
testConfigureCamera 511 ms
testConfigureDeviceLock 513 ms
testConfigureDeviceUnlock 516 ms
testConfigureVPN 517 ms
testConfigureWifi 520 ms
testEncryptStorage 522 ms
testGetApplications 524 ms
testGetDeviceInformation 525 ms
testGetDeviceLocation 527 ms
testGetDeviceLogcat 528 ms
testInstallApplication 529 ms
testMuteDevice 2956 ms
testRebootDevice 2957 ms
testRemovePassword 2959 ms
testRingDevice 2961 ms
testSendNotification 2962 ms
testSetPasswordPolicy 2965 ms
testSetWebClip 2969 ms
testUninstallApplicationPublic 2972 ms
testUninstallApplicationWebApp 2974 ms
testUpdateApplication 2975 ms
testUpgradeFirmware 4734 ms
testWipeData 4738 ms
testWipeDevice 4742 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4802 ms
testDisEnrollDeviceSuccess 4974 ms
testDisenrollUnSuccess 5007 ms
testEnrollDeviceUnSuccess 5008 ms
testEnrollDeviceWithLocationSuccess 5016 ms
testEnrollDeviceWithoutLocationSuccess 5033 ms
testGetPendingOperationsForNullDevice 5034 ms
testGetPendingOperationsInvalidDevice 5035 ms
testGetPendingOperationsNullResponse 5036 ms
testGetPendingOperationsWithApplicationResponse 5037 ms
testGetPendingOperationsWithDeviceInfoResponse 5087 ms
testGetPendingOperationsWithErrorResponse 5162 ms
testGetPendingOperationsWithInProgressResponse 5168 ms
testGetPendingOperationsWithMonitorResponse 5170 ms
testIsEnrolledExists 5173 ms
testIsEnrolledNonExist 5174 ms
testIsEnrolledNull 5175 ms
testModifyEnrollmentSuccess 5176 ms
testModifyEnrollmentUnSuccess 5177 ms
testUpdateApplicationList 5178 ms