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 404 ms
testChangeLockCode 714 ms
testConfigureCamera 719 ms
testConfigureDeviceLock 722 ms
testConfigureDeviceUnlock 727 ms
testConfigureVPN 729 ms
testConfigureWifi 734 ms
testEncryptStorage 737 ms
testGetApplications 741 ms
testGetDeviceInformation 743 ms
testGetDeviceLocation 745 ms
testGetDeviceLogcat 747 ms
testInstallApplication 749 ms
testMuteDevice 3328 ms
testRebootDevice 3329 ms
testRemovePassword 3331 ms
testRingDevice 3335 ms
testSendNotification 3336 ms
testSetPasswordPolicy 3340 ms
testSetWebClip 3348 ms
testUninstallApplicationPublic 3351 ms
testUninstallApplicationWebApp 3355 ms
testUpdateApplication 3356 ms
testUpgradeFirmware 5228 ms
testWipeData 5233 ms
testWipeDevice 5342 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5358 ms
testDisEnrollDeviceSuccess 5585 ms
testDisenrollUnSuccess 5629 ms
testEnrollDeviceUnSuccess 5632 ms
testEnrollDeviceWithLocationSuccess 5656 ms
testEnrollDeviceWithoutLocationSuccess 5684 ms
testGetPendingOperationsForNullDevice 5690 ms
testGetPendingOperationsInvalidDevice 5695 ms
testGetPendingOperationsNullResponse 5699 ms
testGetPendingOperationsWithApplicationResponse 5701 ms
testGetPendingOperationsWithDeviceInfoResponse 5782 ms
testGetPendingOperationsWithErrorResponse 5913 ms
testGetPendingOperationsWithInProgressResponse 5924 ms
testGetPendingOperationsWithMonitorResponse 5926 ms
testIsEnrolledExists 5930 ms
testIsEnrolledNonExist 5931 ms
testIsEnrolledNull 5935 ms
testModifyEnrollmentSuccess 5936 ms
testModifyEnrollmentUnSuccess 5938 ms
testUpdateApplicationList 5939 ms