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 647 ms
testChangeLockCode 1065 ms
testConfigureCamera 1076 ms
testConfigureDeviceLock 1079 ms
testConfigureDeviceUnlock 1083 ms
testConfigureVPN 1086 ms
testConfigureWifi 1095 ms
testEncryptStorage 1097 ms
testGetApplications 1099 ms
testGetDeviceInformation 1100 ms
testGetDeviceLocation 1101 ms
testGetDeviceLogcat 1102 ms
testInstallApplication 1104 ms
testMuteDevice 3595 ms
testRebootDevice 3596 ms
testRemovePassword 3598 ms
testRingDevice 3600 ms
testSendNotification 3602 ms
testSetPasswordPolicy 3608 ms
testSetWebClip 3614 ms
testUninstallApplicationPublic 3617 ms
testUninstallApplicationWebApp 3621 ms
testUpdateApplication 3622 ms
testUpgradeFirmware 5515 ms
testWipeData 5520 ms
testWipeDevice 5523 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5531 ms
testDisEnrollDeviceSuccess 5868 ms
testDisenrollUnSuccess 5907 ms
testEnrollDeviceUnSuccess 5908 ms
testEnrollDeviceWithLocationSuccess 5919 ms
testEnrollDeviceWithoutLocationSuccess 5944 ms
testGetPendingOperationsForNullDevice 5946 ms
testGetPendingOperationsInvalidDevice 5947 ms
testGetPendingOperationsNullResponse 5949 ms
testGetPendingOperationsWithApplicationResponse 5952 ms
testGetPendingOperationsWithDeviceInfoResponse 6022 ms
testGetPendingOperationsWithErrorResponse 6104 ms
testGetPendingOperationsWithInProgressResponse 6111 ms
testGetPendingOperationsWithMonitorResponse 6112 ms
testIsEnrolledExists 6116 ms
testIsEnrolledNonExist 6117 ms
testIsEnrolledNull 6119 ms
testModifyEnrollmentSuccess 6120 ms
testModifyEnrollmentUnSuccess 6121 ms
testUpdateApplicationList 6122 ms