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.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 474 ms
testChangeLockCode 992 ms
testConfigureCamera 1014 ms
testConfigureDeviceLock 1028 ms
testConfigureDeviceUnlock 1032 ms
testConfigureVPN 1033 ms
testConfigureWifi 1040 ms
testEncryptStorage 1055 ms
testGetApplications 1063 ms
testGetDeviceInformation 1067 ms
testGetDeviceLocation 1069 ms
testGetDeviceLogcat 1071 ms
testInstallApplication 1073 ms
testMuteDevice 3479 ms
testRebootDevice 3481 ms
testRemovePassword 3484 ms
testRingDevice 3487 ms
testSendNotification 3489 ms
testSetPasswordPolicy 3493 ms
testSetWebClip 3502 ms
testUninstallApplicationPublic 3506 ms
testUninstallApplicationWebApp 3510 ms
testUpdateApplication 3513 ms
testUpgradeFirmware 5484 ms
testWipeData 5489 ms
testWipeDevice 5493 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5501 ms
testDisEnrollDeviceSuccess 5741 ms
testDisenrollUnSuccess 5779 ms
testEnrollDeviceUnSuccess 5782 ms
testEnrollDeviceWithLocationSuccess 5799 ms
testEnrollDeviceWithoutLocationSuccess 5828 ms
testGetPendingOperationsForNullDevice 5832 ms
testGetPendingOperationsInvalidDevice 5836 ms
testGetPendingOperationsNullResponse 5839 ms
testGetPendingOperationsWithApplicationResponse 5841 ms
testGetPendingOperationsWithDeviceInfoResponse 5932 ms
testGetPendingOperationsWithErrorResponse 6027 ms
testGetPendingOperationsWithInProgressResponse 6034 ms
testGetPendingOperationsWithMonitorResponse 6035 ms
testIsEnrolledExists 6045 ms
testIsEnrolledNonExist 6047 ms
testIsEnrolledNull 6048 ms
testModifyEnrollmentSuccess 6049 ms
testModifyEnrollmentUnSuccess 6052 ms
testUpdateApplicationList 6053 ms