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: 7 seconds
Reporter output for AndroidDeviceManagementAPIs
0 ignored methods
Methods in chronological order
org.wso2.carbon.mdm.services.android.DeviceManagementAdminServiceTests
init 0 ms
testBlacklistApplications 388 ms
testChangeLockCode 717 ms
testConfigureCamera 721 ms
testConfigureDeviceLock 723 ms
testConfigureDeviceUnlock 727 ms
testConfigureVPN 728 ms
testConfigureWifi 733 ms
testEncryptStorage 736 ms
testGetApplications 738 ms
testGetDeviceInformation 740 ms
testGetDeviceLocation 741 ms
testGetDeviceLogcat 742 ms
testInstallApplication 744 ms
testMuteDevice 3302 ms
testRebootDevice 3304 ms
testRemovePassword 3307 ms
testRingDevice 3310 ms
testSendNotification 3312 ms
testSetPasswordPolicy 3316 ms
testSetWebClip 3324 ms
testUninstallApplicationPublic 3339 ms
testUninstallApplicationWebApp 3344 ms
testUpdateApplication 3347 ms
testUpgradeFirmware 7162 ms
testWipeData 7166 ms
testWipeDevice 7169 ms
org.wso2.carbon.mdm.services.android.DeviceManagementServiceTests
init 7173 ms
testDisEnrollDeviceSuccess 7608 ms
testDisenrollUnSuccess 7652 ms
testEnrollDeviceUnSuccess 7654 ms
testEnrollDeviceWithLocationSuccess 7667 ms
testEnrollDeviceWithoutLocationSuccess 7690 ms
testGetPendingOperationsForNullDevice 7695 ms
testGetPendingOperationsInvalidDevice 7700 ms
testGetPendingOperationsNullResponse 7703 ms
testGetPendingOperationsWithApplicationResponse 7706 ms
testGetPendingOperationsWithDeviceInfoResponse 7781 ms
testGetPendingOperationsWithErrorResponse 7900 ms
testGetPendingOperationsWithInProgressResponse 7906 ms
testGetPendingOperationsWithMonitorResponse 7908 ms
testIsEnrolledExists 7912 ms
testIsEnrolledNonExist 7913 ms
testIsEnrolledNull 7915 ms
testModifyEnrollmentSuccess 7916 ms
testModifyEnrollmentUnSuccess 7917 ms
testUpdateApplicationList 7918 ms