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: 5 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 655 ms
testChangeLockCode 1135 ms
testConfigureCamera 1138 ms
testConfigureDeviceLock 1142 ms
testConfigureDeviceUnlock 1146 ms
testConfigureVPN 1148 ms
testConfigureWifi 1152 ms
testEncryptStorage 1157 ms
testGetApplications 1160 ms
testGetDeviceInformation 1161 ms
testGetDeviceLocation 1163 ms
testGetDeviceLogcat 1165 ms
testInstallApplication 1166 ms
testMuteDevice 3674 ms
testRebootDevice 3676 ms
testRemovePassword 3677 ms
testRingDevice 3680 ms
testSendNotification 3681 ms
testSetPasswordPolicy 3684 ms
testSetWebClip 3690 ms
testUninstallApplicationPublic 3693 ms
testUninstallApplicationWebApp 3695 ms
testUpdateApplication 3697 ms
testUpgradeFirmware 5521 ms
testWipeData 5526 ms
testWipeDevice 5529 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5533 ms
testDisEnrollDeviceSuccess 5715 ms
testDisenrollUnSuccess 5744 ms
testEnrollDeviceUnSuccess 5745 ms
testEnrollDeviceWithLocationSuccess 5752 ms
testEnrollDeviceWithoutLocationSuccess 5769 ms
testGetPendingOperationsForNullDevice 5771 ms
testGetPendingOperationsInvalidDevice 5772 ms
testGetPendingOperationsNullResponse 5773 ms
testGetPendingOperationsWithApplicationResponse 5774 ms
testGetPendingOperationsWithDeviceInfoResponse 5824 ms
testGetPendingOperationsWithErrorResponse 5890 ms
testGetPendingOperationsWithInProgressResponse 5897 ms
testGetPendingOperationsWithMonitorResponse 5899 ms
testIsEnrolledExists 5903 ms
testIsEnrolledNonExist 5904 ms
testIsEnrolledNull 5906 ms
testModifyEnrollmentSuccess 5907 ms
testModifyEnrollmentUnSuccess 5908 ms
testUpdateApplicationList 5910 ms