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 261 ms
testChangeLockCode 471 ms
testConfigureCamera 474 ms
testConfigureDeviceLock 476 ms
testConfigureDeviceUnlock 479 ms
testConfigureVPN 480 ms
testConfigureWifi 482 ms
testEncryptStorage 485 ms
testGetApplications 487 ms
testGetDeviceInformation 488 ms
testGetDeviceLocation 489 ms
testGetDeviceLogcat 490 ms
testInstallApplication 491 ms
testMuteDevice 2829 ms
testRebootDevice 2830 ms
testRemovePassword 2833 ms
testRingDevice 2835 ms
testSendNotification 2837 ms
testSetPasswordPolicy 2840 ms
testSetWebClip 2847 ms
testUninstallApplicationPublic 2849 ms
testUninstallApplicationWebApp 2852 ms
testUpdateApplication 2854 ms
testUpgradeFirmware 4651 ms
testWipeData 4655 ms
testWipeDevice 4658 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4661 ms
testDisEnrollDeviceSuccess 4867 ms
testDisenrollUnSuccess 4906 ms
testEnrollDeviceUnSuccess 4907 ms
testEnrollDeviceWithLocationSuccess 4916 ms
testEnrollDeviceWithoutLocationSuccess 4938 ms
testGetPendingOperationsForNullDevice 4939 ms
testGetPendingOperationsInvalidDevice 4941 ms
testGetPendingOperationsNullResponse 4942 ms
testGetPendingOperationsWithApplicationResponse 4944 ms
testGetPendingOperationsWithDeviceInfoResponse 5010 ms
testGetPendingOperationsWithErrorResponse 5070 ms
testGetPendingOperationsWithInProgressResponse 5075 ms
testGetPendingOperationsWithMonitorResponse 5076 ms
testIsEnrolledExists 5080 ms
testIsEnrolledNonExist 5080 ms
testIsEnrolledNull 5081 ms
testModifyEnrollmentSuccess 5082 ms
testModifyEnrollmentUnSuccess 5083 ms
testUpdateApplicationList 5084 ms