A collection of JUnit rules for testing code that uses java.lang.System.
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-rules</artifactId>
<version>1.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Captures System.out output using a JUnit rule for testing.
For JUnit 5, use com.github.stefanbirkner:system-lambda instead.
No dependency data recorded yet.