issues
search
stefanbirkner
/
system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
http://stefanbirkner.github.io/system-rules
Other
546
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ExpectedSystemExit and SystemErrRule or SystemOutRule cause Gradle to throw MessageIOException when used in the same test
#38
ghost
closed
8 years ago
4
Fixed typo in index.html
#37
valdisrigdon
closed
8 years ago
1
fix typo
#36
pwielgolaski
closed
8 years ago
1
TextFromStandardInputStream seems not to work well with JLine
#35
victornoel
opened
8 years ago
7
Add a JUnit Rule to change environment variables
#34
victornoel
closed
8 years ago
4
System-Rules Security Manager feature with gradle
#33
erkinun
opened
9 years ago
2
maven pick a snapshot dependency of commons-io
#32
laurentleseigneur
closed
8 years ago
4
Undocumented Apache Commons IO dependency
#31
wheelerlaw
closed
9 years ago
2
set commons-io version to avoid SNAPSHOT version, even if system rule…
#30
laurentleseigneur
closed
8 years ago
1
Change ClearSystemProperty to ClearSystemProperties
#29
htynkn
closed
9 years ago
1
sbt will choose commons-io:20030203.000550 as dependency
#28
macdao
closed
9 years ago
1
Fix SystemOutRule link
#27
seblm
closed
9 years ago
1
Add method to provide multiple lines of input
#26
jukecraft
closed
9 years ago
2
TextFromStandardInputStream does not cover IOExceptions
#25
almondtools
closed
9 years ago
3
Maven deps picks up junit 4.11-beta-1
#24
binkley
opened
10 years ago
9
Restoring all properties
#23
szpak
closed
9 years ago
1
Add log-on-failure mode
#22
binkley
closed
9 years ago
9
Add log-on-failure mode
#21
binkley
closed
10 years ago
1
RestoreSystemProperties could work also at a class level
#20
szpak
closed
10 years ago
2
Log on failure mode
#19
binkley
closed
9 years ago
5
Support not duplicating ouput to sysout/syserr.
#18
binkley
closed
10 years ago
1
Support setting default JVM timezone.
#17
binkley
closed
10 years ago
2
Provide option to not tee output for stdout/stderr
#16
binkley
closed
10 years ago
6
Use concrete versions rather than ranges for a more reproducible build
#15
josephw
closed
10 years ago
4
System.in and System.exit do not work together within the same test
#14
stevenmanton
closed
10 years ago
6
Release source and javadoc packages on Maven Central
#13
kriegaex
closed
11 years ago
3
Erroneous Unicode character decoding for Spock tests
#12
kriegaex
closed
11 years ago
2
junit:junit-dep is no longer needed for newer JUnit releases
#11
jdhoek
closed
10 years ago
13
Use StandardOutputStreamLog and StandardErrorStreamLog and optionally keep logging to the console
#10
BorisNaguet
closed
11 years ago
3
[System.exit] Assertions are checked after clean-up in @After
#9
BorisNaguet
closed
11 years ago
2
StandardOutputStreamLog does not capture output when tests are run by Ant
#8
npryce
opened
11 years ago
2
License page says that JUnit is licensed under CPL
#7
UrsMetz
closed
9 years ago
3
System.exit() not intercepted when in a different thread
#6
stefanofornari
closed
11 years ago
7
Allow assertions after expected System.exit()
#5
raphinesse
closed
11 years ago
3
ExpectedSystemExit and EclEmma code coverage plugin
#4
perror
closed
11 years ago
3
Locale.setDefault
#3
seize-the-dave
closed
12 years ago
3
The "new PrintStream(log)" use system default encoding, then it makes en...
#2
TeeTee
closed
12 years ago
2
override another method of the SecurityManager
#1
sebastiankirsch
closed
12 years ago
1
Previous