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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 255 ms
testChangeLockCode 469 ms
testConfigureCamera 473 ms
testConfigureDeviceLock 476 ms
testConfigureDeviceUnlock 479 ms
testConfigureVPN 481 ms
testConfigureWifi 484 ms
testEncryptStorage 487 ms
testGetApplications 489 ms
testGetDeviceInformation 490 ms
testGetDeviceLocation 492 ms
testGetDeviceLogcat 493 ms
testInstallApplication 494 ms
testMuteDevice 2103 ms
testRebootDevice 2104 ms
testRemovePassword 2105 ms
testRingDevice 2107 ms
testSendNotification 2108 ms
testSetPasswordPolicy 2111 ms
testSetWebClip 2116 ms
testUninstallApplicationPublic 2118 ms
testUninstallApplicationWebApp 2121 ms
testUpdateApplication 2122 ms
testUpgradeFirmware 3453 ms
testWipeData 3457 ms
testWipeDevice 3459 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3461 ms
testDisEnrollDeviceSuccess 3625 ms
testDisenrollUnSuccess 3652 ms
testEnrollDeviceUnSuccess 3653 ms
testEnrollDeviceWithLocationSuccess 3661 ms
testEnrollDeviceWithoutLocationSuccess 3678 ms
testGetPendingOperationsForNullDevice 3680 ms
testGetPendingOperationsInvalidDevice 3684 ms
testGetPendingOperationsNullResponse 3685 ms
testGetPendingOperationsWithApplicationResponse 3687 ms
testGetPendingOperationsWithDeviceInfoResponse 3735 ms
testGetPendingOperationsWithErrorResponse 3806 ms
testGetPendingOperationsWithInProgressResponse 3813 ms
testGetPendingOperationsWithMonitorResponse 3814 ms
testIsEnrolledExists 3818 ms
testIsEnrolledNonExist 3819 ms
testIsEnrolledNull 3820 ms
testModifyEnrollmentSuccess 3821 ms
testModifyEnrollmentUnSuccess 3822 ms
testUpdateApplicationList 3823 ms