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: 3 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 252 ms
testChangeLockCode 466 ms
testConfigureCamera 469 ms
testConfigureDeviceLock 472 ms
testConfigureDeviceUnlock 475 ms
testConfigureVPN 477 ms
testConfigureWifi 481 ms
testEncryptStorage 483 ms
testGetApplications 486 ms
testGetDeviceInformation 487 ms
testGetDeviceLocation 488 ms
testGetDeviceLogcat 490 ms
testInstallApplication 491 ms
testMuteDevice 2194 ms
testRebootDevice 2195 ms
testRemovePassword 2197 ms
testRingDevice 2200 ms
testSendNotification 2201 ms
testSetPasswordPolicy 2204 ms
testSetWebClip 2209 ms
testUninstallApplicationPublic 2212 ms
testUninstallApplicationWebApp 2214 ms
testUpdateApplication 2215 ms
testUpgradeFirmware 3591 ms
testWipeData 3594 ms
testWipeDevice 3596 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3599 ms
testDisEnrollDeviceSuccess 3763 ms
testDisenrollUnSuccess 3789 ms
testEnrollDeviceUnSuccess 3790 ms
testEnrollDeviceWithLocationSuccess 3795 ms
testEnrollDeviceWithoutLocationSuccess 3811 ms
testGetPendingOperationsForNullDevice 3812 ms
testGetPendingOperationsInvalidDevice 3813 ms
testGetPendingOperationsNullResponse 3814 ms
testGetPendingOperationsWithApplicationResponse 3815 ms
testGetPendingOperationsWithDeviceInfoResponse 3863 ms
testGetPendingOperationsWithErrorResponse 3920 ms
testGetPendingOperationsWithInProgressResponse 3925 ms
testGetPendingOperationsWithMonitorResponse 3927 ms
testIsEnrolledExists 3930 ms
testIsEnrolledNonExist 3931 ms
testIsEnrolledNull 3932 ms
testModifyEnrollmentSuccess 3934 ms
testModifyEnrollmentUnSuccess 3934 ms
testUpdateApplicationList 3935 ms