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 342 ms
testChangeLockCode 855 ms
testConfigureCamera 858 ms
testConfigureDeviceLock 860 ms
testConfigureDeviceUnlock 862 ms
testConfigureVPN 864 ms
testConfigureWifi 866 ms
testEncryptStorage 868 ms
testGetApplications 870 ms
testGetDeviceInformation 871 ms
testGetDeviceLocation 873 ms
testGetDeviceLogcat 874 ms
testInstallApplication 875 ms
testMuteDevice 3801 ms
testRebootDevice 3802 ms
testRemovePassword 3805 ms
testRingDevice 3808 ms
testSendNotification 3809 ms
testSetPasswordPolicy 3815 ms
testSetWebClip 3825 ms
testUninstallApplicationPublic 3830 ms
testUninstallApplicationWebApp 3834 ms
testUpdateApplication 3836 ms
testUpgradeFirmware 5714 ms
testWipeData 5718 ms
testWipeDevice 5721 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5724 ms
testDisEnrollDeviceSuccess 6158 ms
testDisenrollUnSuccess 6195 ms
testEnrollDeviceUnSuccess 6198 ms
testEnrollDeviceWithLocationSuccess 6208 ms
testEnrollDeviceWithoutLocationSuccess 6233 ms
testGetPendingOperationsForNullDevice 6237 ms
testGetPendingOperationsInvalidDevice 6240 ms
testGetPendingOperationsNullResponse 6242 ms
testGetPendingOperationsWithApplicationResponse 6244 ms
testGetPendingOperationsWithDeviceInfoResponse 6315 ms
testGetPendingOperationsWithErrorResponse 6444 ms
testGetPendingOperationsWithInProgressResponse 6452 ms
testGetPendingOperationsWithMonitorResponse 6455 ms
testIsEnrolledExists 6459 ms
testIsEnrolledNonExist 6460 ms
testIsEnrolledNull 6462 ms
testModifyEnrollmentSuccess 6463 ms
testModifyEnrollmentUnSuccess 6465 ms
testUpdateApplicationList 6466 ms