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: 4 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 275 ms
testChangeLockCode 514 ms
testConfigureCamera 518 ms
testConfigureDeviceLock 520 ms
testConfigureDeviceUnlock 524 ms
testConfigureVPN 526 ms
testConfigureWifi 530 ms
testEncryptStorage 533 ms
testGetApplications 536 ms
testGetDeviceInformation 539 ms
testGetDeviceLocation 542 ms
testGetDeviceLogcat 544 ms
testInstallApplication 546 ms
testMuteDevice 3164 ms
testRebootDevice 3165 ms
testRemovePassword 3166 ms
testRingDevice 3168 ms
testSendNotification 3169 ms
testSetPasswordPolicy 3172 ms
testSetWebClip 3177 ms
testUninstallApplicationPublic 3179 ms
testUninstallApplicationWebApp 3182 ms
testUpdateApplication 3183 ms
testUpgradeFirmware 4951 ms
testWipeData 4954 ms
testWipeDevice 4956 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 4959 ms
testDisEnrollDeviceSuccess 5187 ms
testDisenrollUnSuccess 5224 ms
testEnrollDeviceUnSuccess 5226 ms
testEnrollDeviceWithLocationSuccess 5232 ms
testEnrollDeviceWithoutLocationSuccess 5248 ms
testGetPendingOperationsForNullDevice 5249 ms
testGetPendingOperationsInvalidDevice 5250 ms
testGetPendingOperationsNullResponse 5251 ms
testGetPendingOperationsWithApplicationResponse 5252 ms
testGetPendingOperationsWithDeviceInfoResponse 5300 ms
testGetPendingOperationsWithErrorResponse 5372 ms
testGetPendingOperationsWithInProgressResponse 5378 ms
testGetPendingOperationsWithMonitorResponse 5380 ms
testIsEnrolledExists 5384 ms
testIsEnrolledNonExist 5385 ms
testIsEnrolledNull 5386 ms
testModifyEnrollmentSuccess 5387 ms
testModifyEnrollmentUnSuccess 5388 ms
testUpdateApplicationList 5389 ms