5048c898ec
Fixed broken code in test classes (missing imports, undefined variables).
2019-07-30 19:39:16 +02:00
095345a456
The JoinAssertThatStatements inspection will now add line breaks on joining statements.
...
Unrelated: Upgraded Gradle to 5.4.1. Upgraded kotlin to 1.3.40. Upgraded jacoco to 0.8.4. Minor style change for immediate returns. Increased test/branch coverage.
2019-06-23 18:51:12 +02:00
e55acf9c74
Extended test cases for AssertThatBooleanCondition and AssertThatObjectIsNullOrNotNull.
2019-04-29 20:10:55 +02:00
db02f7fb93
New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat().
...
Renamed a few inspections to better/shorter names (and fixed file and directory names accordingly).
2019-04-20 18:40:38 +02:00