I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not use @Override when implementing methods from interfaces. More... about 8 years ago
Do not use @Override when implementing methods from interfaces. More... about 8 years ago
Change generics on ExpectedException.expectCause(). More... about 8 years ago
Change generics on ExpectedException.expectCause(). More... about 8 years ago
Use %n in string.format() (#1346) More... about 8 years ago
Use %n in string.format() (#1346) More... about 8 years ago
Update ErrorCollector.addError() to check for null More... about 8 years ago
Update ErrorCollector.addError() to check for null More... about 8 years ago
Wrap assumption violations in ErrorCollector.addError() and checkSucceeds(). More... about 8 years ago
Wrap assumption violations in ErrorCollector.addError() and checkSucceeds(). More... about 8 years ago
Change javadoc reference of ThrowingRunnable on ExpectedException (#1392) More... about 8 years ago
Change javadoc reference of ThrowingRunnable on ExpectedException (#1392) More... about 8 years ago
Improve error message if the thrown exception has the same class but the classes are loaded from different class loaders. More... about 8 years ago
Improve error message if the thrown exception has the same class but the classes are loaded from different class loaders. More... about 8 years ago
Use canonical class name for failure message in expectThrows() More... about 8 years ago
Use canonical class name for failure message in expectThrows() More... about 8 years ago
Modified the JavaDoc to better suit the returning values of the function Request.filterWith (#1391) More... about 8 years ago
Modified the JavaDoc to better suit the returning values of the function Request.filterWith (#1391) More... about 8 years ago
Improve ListTest sample test (#1389) More... about 8 years ago
Improve ListTest sample test (#1389) More... about 8 years ago
Add "Limitations" section to CONTRIBUTING.md More... about 8 years ago
Add "Limitations" section to CONTRIBUTING.md More... about 8 years ago
Use fully qualified class name for failure message in expectThrows More... about 8 years ago
Use fully qualified class name for failure message in expectThrows More... about 8 years ago
Remove unnecessary boxing on ListTest (#1385) More... about 8 years ago
Remove unnecessary boxing on ListTest (#1385) More... about 8 years ago
Improve test method name.
stefanbirkner
as Stefan Birkner
More... about 8 years ago
Improve test method name.
stefanbirkner
as Stefan Birkner
More... about 8 years ago
Remove unnecessary modifiers "public" for TestRunListener interface More... about 8 years ago
Remove unnecessary modifiers "public" for TestRunListener interface More... about 8 years ago