Skip to content

Conversation

semenodm
Copy link

@semenodm semenodm commented Oct 9, 2017

…rd output stream, which leads to wrong behaviour of the JUnit tests. They are shown as not run.

Also in case of multiple invocation of underlying code which closes the output stream the JVM System.out is not available after the first execution.
This patch will allow to prevent close original output stream by givin this control to test righter

…rd output stream, which leads to wrong behaviour of the JUnit tests. They are shown as not run.

Also in case of multiple invocation of underlying code which closes the output stream the JVM System.out is not available after the first execution.
This patch will allow to prevent close original output stream by givin this control to test righter
@stefanbirkner
Copy link
Owner

Thank you for the pull request. I need a few days for reviewing it. How urgent is it for you to have this feature in System Rules?

@semenodm
Copy link
Author

@stefanbirkner I have local build for my project, no urgency.
I will make separate PR for the naming issue

@stefanbirkner stefanbirkner changed the title Sometimes i need to test some underlying code which closes the standa… Sometimes I need to test some underlying code which closes the standa… Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants