cajon-plugin/src/test/resources/inspections/GuavaOptional
chrisly42 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
..
GuavaOptionalAfter.java New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat(). 2019-04-20 18:40:38 +02:00
GuavaOptionalBefore.java New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat(). 2019-04-20 18:40:38 +02:00
WithoutPriorGuavaImportAfter.java New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat(). 2019-04-20 18:40:38 +02:00
WithoutPriorGuavaImportBefore.java New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat(). 2019-04-20 18:40:38 +02:00