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 261 ms
testChangeLockCode 646 ms
testConfigureCamera 649 ms
testConfigureDeviceLock 651 ms
testConfigureDeviceUnlock 653 ms
testConfigureVPN 654 ms
testConfigureWifi 661 ms
testEncryptStorage 664 ms
testGetApplications 665 ms
testGetDeviceInformation 667 ms
testGetDeviceLocation 668 ms
testGetDeviceLogcat 669 ms
testInstallApplication 670 ms
testMuteDevice 2409 ms
testRebootDevice 2411 ms
testRemovePassword 2414 ms
testRingDevice 2416 ms
testSendNotification 2417 ms
testSetPasswordPolicy 2421 ms
testSetWebClip 2429 ms
testUninstallApplicationPublic 2432 ms
testUninstallApplicationWebApp 2435 ms
testUpdateApplication 2437 ms
testUpgradeFirmware 3861 ms
testWipeData 3864 ms
testWipeDevice 3867 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3870 ms
testDisEnrollDeviceSuccess 3995 ms
testDisenrollUnSuccess 4021 ms
testEnrollDeviceUnSuccess 4022 ms
testEnrollDeviceWithLocationSuccess 4028 ms
testEnrollDeviceWithoutLocationSuccess 4043 ms
testGetPendingOperationsForNullDevice 4044 ms
testGetPendingOperationsInvalidDevice 4045 ms
testGetPendingOperationsNullResponse 4046 ms
testGetPendingOperationsWithApplicationResponse 4047 ms
testGetPendingOperationsWithDeviceInfoResponse 4096 ms
testGetPendingOperationsWithErrorResponse 4157 ms
testGetPendingOperationsWithInProgressResponse 4161 ms
testGetPendingOperationsWithMonitorResponse 4163 ms
testIsEnrolledExists 4166 ms
testIsEnrolledNonExist 4166 ms
testIsEnrolledNull 4167 ms
testModifyEnrollmentSuccess 4168 ms
testModifyEnrollmentUnSuccess 4169 ms
testUpdateApplicationList 4170 ms