cajon-plugin/src/test/resources
2019-08-03 20:57:34 +02:00
..
inspections New JoinVarArgsContains inspection that will detect multiple .contains(), .doesNotContain(), and .containsOnlyOnce() calls within the same statement that could be joined together using variadic arguments. 2019-08-03 20:57:34 +02:00
references The JoinAssertThatStatements inspection will now add line breaks on joining statements. 2019-06-23 18:51:12 +02:00