chrisly42
|
828e61a73b
|
New ImplicitAssertion inspection for implicit isNotNull(), isNotEmpty() and isPresent() assertions that will be covered by chained assertions.
|
2019-06-09 14:04:01 +02:00 |
|
chrisly42
|
eab50f590b
|
Added a first version of a new inspection that tries to detect bogus uses of return statements in test methods and replaces them by assumeThat() calls. Removed oraclejdk8 from travis-ci. Added custom Jupiter DisplayNameGenerator for user friendly test names in report. Extended documentation. Removed Playground.
|
2019-05-05 19:02:35 +02:00 |
|
chrisly42
|
3ece81b024
|
Minor fixes to descriptions.
|
2019-04-29 19:58:05 +02:00 |
|
chrisly42
|
847e46c217
|
Implemented JUnitAssertToAssertJInspection. More refactorings. Doc fixes.
|
2019-03-31 15:15:06 +02:00 |
|