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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 245 ms
testChangeLockCode 437 ms
testConfigureCamera 439 ms
testConfigureDeviceLock 441 ms
testConfigureDeviceUnlock 444 ms
testConfigureVPN 445 ms
testConfigureWifi 447 ms
testEncryptStorage 449 ms
testGetApplications 451 ms
testGetDeviceInformation 453 ms
testGetDeviceLocation 454 ms
testGetDeviceLogcat 455 ms
testInstallApplication 456 ms
testMuteDevice 2911 ms
testRebootDevice 2912 ms
testRemovePassword 2914 ms
testRingDevice 2916 ms
testSendNotification 2917 ms
testSetPasswordPolicy 2919 ms
testSetWebClip 2924 ms
testUninstallApplicationPublic 2927 ms
testUninstallApplicationWebApp 2929 ms
testUpdateApplication 2931 ms
testUpgradeFirmware 4815 ms
testWipeData 4818 ms
testWipeDevice 4820 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4822 ms
testDisEnrollDeviceSuccess 4991 ms
testDisenrollUnSuccess 5015 ms
testEnrollDeviceUnSuccess 5016 ms
testEnrollDeviceWithLocationSuccess 5022 ms
testEnrollDeviceWithoutLocationSuccess 5037 ms
testGetPendingOperationsForNullDevice 5038 ms
testGetPendingOperationsInvalidDevice 5039 ms
testGetPendingOperationsNullResponse 5040 ms
testGetPendingOperationsWithApplicationResponse 5041 ms
testGetPendingOperationsWithDeviceInfoResponse 5087 ms
testGetPendingOperationsWithErrorResponse 5146 ms
testGetPendingOperationsWithInProgressResponse 5150 ms
testGetPendingOperationsWithMonitorResponse 5151 ms
testIsEnrolledExists 5154 ms
testIsEnrolledNonExist 5155 ms
testIsEnrolledNull 5156 ms
testModifyEnrollmentSuccess 5157 ms
testModifyEnrollmentUnSuccess 5158 ms
testUpdateApplicationList 5159 ms