JBehave
  1. JBehave
  2. JBEHAVE-102

BehaviourRunner constructs should use Writer instead of OutputStream

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.0.1
    • Fix Version/s: 1.1
    • Component/s: Core
    • Labels:
      None
    • Number of attachments :
      0

      Description

      As in JBEHAVE-101, deprecating constructors with OutputStream in favour of Writer, which is ultimately passed to the listener when running the behaviour verification.

      Add default constructor which uses new PrintWriter(System.out) and context ClassLoader.

        Activity

        Mauro Talevi made changes -
        Field Original Value New Value
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Mauro Talevi
            Reporter:
            Mauro Talevi
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: