bdabcc7255
Removed TODO about AssertThatBinaryExpressionIsTrueOrFalse.
2019-04-07 11:37:10 +02:00
5812e72227
New inspection AssertThatBinaryExpressionIsTrueOrFalse that will find and fix common binary expressions and equals() statements (more than 150 combinations) inside assertThat().
2019-04-07 11:29:07 +02:00
51703e8499
Merged AssertThatObjectIsNull and AssertThatObjectIsNotNull to AssertThatObjectIsNullOrNotNull.
...
Extended tests to be more explicit regarding the expected quick fix messages.
2019-04-06 21:29:18 +02:00
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
8a246c1319
Implemented AssertThatSizeInspection.
2019-03-31 20:44:52 +02:00
847e46c217
Implemented JUnitAssertToAssertJInspection. More refactorings. Doc fixes.
2019-03-31 15:15:06 +02:00
582e254195
Implemented AssertThatEnumerableIsEmptyInspection. Improved literal values by constant value calculation, more refactoring.
2019-03-24 14:42:02 +01:00
e2ffce753c
Another fix for AssertThatStringIsEmpty, added support for CharSequences, added hasSize(0) case, refactored stuff. Added missing html.
2019-03-24 13:03:53 +01:00
5fa61a3004
Implemented AssertThatStringIsEmpty.
2019-03-24 09:15:07 +01:00
8051511524
Implemented AssertThatBooleanIsTrueOrFalseInspection.
2019-03-23 22:44:22 +01:00
80104004d0
Initial check-in with two inspections working.
2019-03-10 18:19:46 +01:00
chrisly42
39ba01adec
Initial commit
2019-02-15 16:48:30 +01:00