stefanbirkner / system-rules

A collection of JUnit rules for testing code which uses java.lang.System.
http://stefanbirkner.github.io/system-rules
Other
547 stars 71 forks source link

Support not duplicating ouput to sysout/syserr. #18

Closed binkley closed 9 years ago

binkley commented 9 years ago

Hi Stefan,

I implemented issue #16, an option to not duplicate output to sysout/syserr.

Cheers, --binkley

stefanbirkner commented 9 years ago

This feature has already been implemented by 1d39c2aa6c2cdd3b1af9480d6020dcd67bccf225 and is part of System Rules 1.7.0.