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 247 ms
testChangeLockCode 465 ms
testConfigureCamera 468 ms
testConfigureDeviceLock 471 ms
testConfigureDeviceUnlock 474 ms
testConfigureVPN 476 ms
testConfigureWifi 479 ms
testEncryptStorage 482 ms
testGetApplications 484 ms
testGetDeviceInformation 485 ms
testGetDeviceLocation 487 ms
testGetDeviceLogcat 488 ms
testInstallApplication 490 ms
testMuteDevice 2171 ms
testRebootDevice 2173 ms
testRemovePassword 2174 ms
testRingDevice 2176 ms
testSendNotification 2177 ms
testSetPasswordPolicy 2180 ms
testSetWebClip 2184 ms
testUninstallApplicationPublic 2187 ms
testUninstallApplicationWebApp 2189 ms
testUpdateApplication 2190 ms
testUpgradeFirmware 3559 ms
testWipeData 3562 ms
testWipeDevice 3564 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 3568 ms
testDisEnrollDeviceSuccess 3721 ms
testDisenrollUnSuccess 3747 ms
testEnrollDeviceUnSuccess 3748 ms
testEnrollDeviceWithLocationSuccess 3754 ms
testEnrollDeviceWithoutLocationSuccess 3770 ms
testGetPendingOperationsForNullDevice 3771 ms
testGetPendingOperationsInvalidDevice 3772 ms
testGetPendingOperationsNullResponse 3773 ms
testGetPendingOperationsWithApplicationResponse 3774 ms
testGetPendingOperationsWithDeviceInfoResponse 3823 ms
testGetPendingOperationsWithErrorResponse 3889 ms
testGetPendingOperationsWithInProgressResponse 3895 ms
testGetPendingOperationsWithMonitorResponse 3896 ms
testIsEnrolledExists 3899 ms
testIsEnrolledNonExist 3900 ms
testIsEnrolledNull 3901 ms
testModifyEnrollmentSuccess 3902 ms
testModifyEnrollmentUnSuccess 3903 ms
testUpdateApplicationList 3903 ms