[forge-issues] [JBoss JIRA] (FORGE-806) Test API: get output of executed command
Fabian Schwarzer (JIRA)
jira-events at lists.jboss.org
Mon Mar 4 11:04:56 EST 2013
[ https://issues.jboss.org/browse/FORGE-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758204#comment-12758204 ]
Fabian Schwarzer commented on FORGE-806:
----------------------------------------
AbstractShellTest#getOutput() returns the whole output. It would be very convenient if execute() would return its own output. So that one doesn't have to parse the whole output.
> Test API: get output of executed command
> ----------------------------------------
>
> Key: FORGE-806
> URL: https://issues.jboss.org/browse/FORGE-806
> Project: Forge
> Issue Type: Feature Request
> Components: Test Harness
> Reporter: Fabian Schwarzer
>
> AbstractShellTest#getShell().execute("a command"); returns void. It would be very usefull if the output of the executed command was returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list