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 452 ms
testChangeLockCode 818 ms
testConfigureCamera 825 ms
testConfigureDeviceLock 829 ms
testConfigureDeviceUnlock 835 ms
testConfigureVPN 838 ms
testConfigureWifi 845 ms
testEncryptStorage 858 ms
testGetApplications 863 ms
testGetDeviceInformation 865 ms
testGetDeviceLocation 868 ms
testGetDeviceLogcat 870 ms
testInstallApplication 872 ms
testMuteDevice 3553 ms
testRebootDevice 3554 ms
testRemovePassword 3557 ms
testRingDevice 3561 ms
testSendNotification 3563 ms
testSetPasswordPolicy 3570 ms
testSetWebClip 3584 ms
testUninstallApplicationPublic 3594 ms
testUninstallApplicationWebApp 3600 ms
testUpdateApplication 3603 ms
testUpgradeFirmware 5456 ms
testWipeData 5460 ms
testWipeDevice 5463 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5466 ms
testDisEnrollDeviceSuccess 5936 ms
testDisenrollUnSuccess 6023 ms
testEnrollDeviceUnSuccess 6027 ms
testEnrollDeviceWithLocationSuccess 6054 ms
testEnrollDeviceWithoutLocationSuccess 6089 ms
testGetPendingOperationsForNullDevice 6097 ms
testGetPendingOperationsInvalidDevice 6103 ms
testGetPendingOperationsNullResponse 6107 ms
testGetPendingOperationsWithApplicationResponse 6109 ms
testGetPendingOperationsWithDeviceInfoResponse 6225 ms
testGetPendingOperationsWithErrorResponse 6327 ms
testGetPendingOperationsWithInProgressResponse 6335 ms
testGetPendingOperationsWithMonitorResponse 6337 ms
testIsEnrolledExists 6341 ms
testIsEnrolledNonExist 6342 ms
testIsEnrolledNull 6344 ms
testModifyEnrollmentSuccess 6345 ms
testModifyEnrollmentUnSuccess 6346 ms
testUpdateApplicationList 6347 ms