cajon-plugin/src/test/resources/inspections
chrisly42 ba56325299 Internally: Upgraded to AssertJ 13.2.2.
Support for hasSizeLessThan(), hasSizeLessThanOrEqualTo(), hasSizeGreaterThanOrEqualTo(), and hasSizeGreaterThan() for AssertThatSizeInspection (with AssertJ >=13.2.0).
Really fixed highlighting for JUnit conversion. Sorry.
Fixed testing code to work against IDEA 2019.1.
2019-04-06 21:29:13 +02:00
..
AssertThatSize Internally: Upgraded to AssertJ 13.2.2. 2019-04-06 21:29:13 +02:00
BooleanIsTrueOrFalse Implemented AssertThatBooleanIsTrueOrFalseInspection. 2019-03-23 22:44:22 +01:00
EnumerableIsEmpty Implemented AssertThatEnumerableIsEmptyInspection. Improved literal values by constant value calculation, more refactoring. 2019-03-24 14:42:02 +01:00
JUnitAssertToAssertJ Implemented AssertThatSizeInspection. 2019-03-31 20:44:52 +02:00
ObjectIsNotNull Initial check-in with two inspections working. 2019-03-10 18:19:46 +01:00
ObjectIsNull Initial check-in with two inspections working. 2019-03-10 18:19:46 +01:00
StringIsEmpty Implemented AssertThatEnumerableIsEmptyInspection. Improved literal values by constant value calculation, more refactoring. 2019-03-24 14:42:02 +01:00