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 683 ms
testChangeLockCode 1246 ms
testConfigureCamera 1280 ms
testConfigureDeviceLock 1309 ms
testConfigureDeviceUnlock 1319 ms
testConfigureVPN 1321 ms
testConfigureWifi 1366 ms
testEncryptStorage 1388 ms
testGetApplications 1391 ms
testGetDeviceInformation 1393 ms
testGetDeviceLocation 1406 ms
testGetDeviceLogcat 1414 ms
testInstallApplication 1417 ms
testMuteDevice 3966 ms
testRebootDevice 3968 ms
testRemovePassword 3970 ms
testRingDevice 3972 ms
testSendNotification 3974 ms
testSetPasswordPolicy 3977 ms
testSetWebClip 3984 ms
testUninstallApplicationPublic 3988 ms
testUninstallApplicationWebApp 3993 ms
testUpdateApplication 4277 ms
testUpgradeFirmware 6072 ms
testWipeData 6081 ms
testWipeDevice 6096 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 6108 ms
testDisEnrollDeviceSuccess 6490 ms
testDisenrollUnSuccess 6606 ms
testEnrollDeviceUnSuccess 6609 ms
testEnrollDeviceWithLocationSuccess 6619 ms
testEnrollDeviceWithoutLocationSuccess 6659 ms
testGetPendingOperationsForNullDevice 6661 ms
testGetPendingOperationsInvalidDevice 6662 ms
testGetPendingOperationsNullResponse 6666 ms
testGetPendingOperationsWithApplicationResponse 6668 ms
testGetPendingOperationsWithDeviceInfoResponse 6750 ms
testGetPendingOperationsWithErrorResponse 6842 ms
testGetPendingOperationsWithInProgressResponse 6849 ms
testGetPendingOperationsWithMonitorResponse 6851 ms
testIsEnrolledExists 6855 ms
testIsEnrolledNonExist 6856 ms
testIsEnrolledNull 6863 ms
testModifyEnrollmentSuccess 6864 ms
testModifyEnrollmentUnSuccess 6866 ms
testUpdateApplicationList 6867 ms