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 268 ms
testChangeLockCode 504 ms
testConfigureCamera 507 ms
testConfigureDeviceLock 510 ms
testConfigureDeviceUnlock 514 ms
testConfigureVPN 516 ms
testConfigureWifi 520 ms
testEncryptStorage 523 ms
testGetApplications 526 ms
testGetDeviceInformation 527 ms
testGetDeviceLocation 529 ms
testGetDeviceLogcat 530 ms
testInstallApplication 531 ms
testMuteDevice 3788 ms
testRebootDevice 3789 ms
testRemovePassword 3791 ms
testRingDevice 3793 ms
testSendNotification 3794 ms
testSetPasswordPolicy 3797 ms
testSetWebClip 3804 ms
testUninstallApplicationPublic 3808 ms
testUninstallApplicationWebApp 3811 ms
testUpdateApplication 3813 ms
testUpgradeFirmware 5711 ms
testWipeData 5714 ms
testWipeDevice 5716 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5718 ms
testDisEnrollDeviceSuccess 5909 ms
testDisenrollUnSuccess 5937 ms
testEnrollDeviceUnSuccess 5938 ms
testEnrollDeviceWithLocationSuccess 5945 ms
testEnrollDeviceWithoutLocationSuccess 5969 ms
testGetPendingOperationsForNullDevice 5971 ms
testGetPendingOperationsInvalidDevice 5972 ms
testGetPendingOperationsNullResponse 5973 ms
testGetPendingOperationsWithApplicationResponse 5975 ms
testGetPendingOperationsWithDeviceInfoResponse 6031 ms
testGetPendingOperationsWithErrorResponse 6086 ms
testGetPendingOperationsWithInProgressResponse 6090 ms
testGetPendingOperationsWithMonitorResponse 6092 ms
testIsEnrolledExists 6095 ms
testIsEnrolledNonExist 6095 ms
testIsEnrolledNull 6096 ms
testModifyEnrollmentSuccess 6097 ms
testModifyEnrollmentUnSuccess 6098 ms
testUpdateApplicationList 6099 ms