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 346 ms
testChangeLockCode 701 ms
testConfigureCamera 706 ms
testConfigureDeviceLock 709 ms
testConfigureDeviceUnlock 712 ms
testConfigureVPN 714 ms
testConfigureWifi 716 ms
testEncryptStorage 719 ms
testGetApplications 733 ms
testGetDeviceInformation 735 ms
testGetDeviceLocation 737 ms
testGetDeviceLogcat 740 ms
testInstallApplication 743 ms
testMuteDevice 3398 ms
testRebootDevice 3400 ms
testRemovePassword 3402 ms
testRingDevice 3405 ms
testSendNotification 3407 ms
testSetPasswordPolicy 3410 ms
testSetWebClip 3428 ms
testUninstallApplicationPublic 3434 ms
testUninstallApplicationWebApp 3442 ms
testUpdateApplication 3446 ms
testUpgradeFirmware 5407 ms
testWipeData 5413 ms
testWipeDevice 5417 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5420 ms
testDisEnrollDeviceSuccess 5738 ms
testDisenrollUnSuccess 5789 ms
testEnrollDeviceUnSuccess 5791 ms
testEnrollDeviceWithLocationSuccess 5802 ms
testEnrollDeviceWithoutLocationSuccess 5832 ms
testGetPendingOperationsForNullDevice 5834 ms
testGetPendingOperationsInvalidDevice 5838 ms
testGetPendingOperationsNullResponse 5840 ms
testGetPendingOperationsWithApplicationResponse 5842 ms
testGetPendingOperationsWithDeviceInfoResponse 5913 ms
testGetPendingOperationsWithErrorResponse 5995 ms
testGetPendingOperationsWithInProgressResponse 6002 ms
testGetPendingOperationsWithMonitorResponse 6004 ms
testIsEnrolledExists 6008 ms
testIsEnrolledNonExist 6009 ms
testIsEnrolledNull 6010 ms
testModifyEnrollmentSuccess 6012 ms
testModifyEnrollmentUnSuccess 6013 ms
testUpdateApplicationList 6014 ms