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 245 ms
testChangeLockCode 467 ms
testConfigureCamera 470 ms
testConfigureDeviceLock 473 ms
testConfigureDeviceUnlock 476 ms
testConfigureVPN 478 ms
testConfigureWifi 482 ms
testEncryptStorage 485 ms
testGetApplications 487 ms
testGetDeviceInformation 489 ms
testGetDeviceLocation 490 ms
testGetDeviceLogcat 492 ms
testInstallApplication 493 ms
testMuteDevice 2174 ms
testRebootDevice 2175 ms
testRemovePassword 2177 ms
testRingDevice 2179 ms
testSendNotification 2180 ms
testSetPasswordPolicy 2182 ms
testSetWebClip 2187 ms
testUninstallApplicationPublic 2189 ms
testUninstallApplicationWebApp 2192 ms
testUpdateApplication 2193 ms
testUpgradeFirmware 3590 ms
testWipeData 3592 ms
testWipeDevice 3594 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3597 ms
testDisEnrollDeviceSuccess 3778 ms
testDisenrollUnSuccess 3803 ms
testEnrollDeviceUnSuccess 3804 ms
testEnrollDeviceWithLocationSuccess 3810 ms
testEnrollDeviceWithoutLocationSuccess 3828 ms
testGetPendingOperationsForNullDevice 3829 ms
testGetPendingOperationsInvalidDevice 3830 ms
testGetPendingOperationsNullResponse 3832 ms
testGetPendingOperationsWithApplicationResponse 3833 ms
testGetPendingOperationsWithDeviceInfoResponse 3880 ms
testGetPendingOperationsWithErrorResponse 3960 ms
testGetPendingOperationsWithInProgressResponse 3966 ms
testGetPendingOperationsWithMonitorResponse 3967 ms
testIsEnrolledExists 3970 ms
testIsEnrolledNonExist 3971 ms
testIsEnrolledNull 3972 ms
testModifyEnrollmentSuccess 3973 ms
testModifyEnrollmentUnSuccess 3973 ms
testUpdateApplicationList 3975 ms