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 415 ms
testChangeLockCode 729 ms
testConfigureCamera 743 ms
testConfigureDeviceLock 747 ms
testConfigureDeviceUnlock 753 ms
testConfigureVPN 757 ms
testConfigureWifi 761 ms
testEncryptStorage 765 ms
testGetApplications 768 ms
testGetDeviceInformation 769 ms
testGetDeviceLocation 771 ms
testGetDeviceLogcat 772 ms
testInstallApplication 774 ms
testMuteDevice 3180 ms
testRebootDevice 3181 ms
testRemovePassword 3184 ms
testRingDevice 3187 ms
testSendNotification 3189 ms
testSetPasswordPolicy 3193 ms
testSetWebClip 3202 ms
testUninstallApplicationPublic 3206 ms
testUninstallApplicationWebApp 3211 ms
testUpdateApplication 3213 ms
testUpgradeFirmware 5314 ms
testWipeData 5318 ms
testWipeDevice 5321 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 5325 ms
testDisEnrollDeviceSuccess 5590 ms
testDisenrollUnSuccess 5629 ms
testEnrollDeviceUnSuccess 5632 ms
testEnrollDeviceWithLocationSuccess 5643 ms
testEnrollDeviceWithoutLocationSuccess 5669 ms
testGetPendingOperationsForNullDevice 5672 ms
testGetPendingOperationsInvalidDevice 5673 ms
testGetPendingOperationsNullResponse 5675 ms
testGetPendingOperationsWithApplicationResponse 5676 ms
testGetPendingOperationsWithDeviceInfoResponse 5751 ms
testGetPendingOperationsWithErrorResponse 5838 ms
testGetPendingOperationsWithInProgressResponse 5845 ms
testGetPendingOperationsWithMonitorResponse 5847 ms
testIsEnrolledExists 5853 ms
testIsEnrolledNonExist 5854 ms
testIsEnrolledNull 5856 ms
testModifyEnrollmentSuccess 5857 ms
testModifyEnrollmentUnSuccess 5858 ms
testUpdateApplicationList 5860 ms