StoryRunner methods should use BehaviourListener instead of OutputStream
------------------------------------------------------------------------
Key: JBEHAVE-101
URL: http://jira.codehaus.org/browse/JBEHAVE-101
Project: JBehave
Issue Type: Improvement
Components: Core
Affects Versions: 1.0.1
Reporter: Mauro Talevi
Assignee: Mauro Talevi
Fix For: 1.1
StoryRunner methods should not be coupled to OutputStreams. Use
BehaviourListener instead.
The methods using OutputStream should be deprecated in favour of
BehaviourListener, with PlainTextScenarioListener as the default impl.
Refactor requires two methods to be added to BehaviourListener interface:
void printReport();
boolean hasBehaviourFailures();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email