chrisly42
|
6fb23ea89c
|
Heavily reworked inspections for edge cases, such as multiple isEqualTo() calls inside a single statement. Corrected highlighting for most inspections. Lots of refactorings, tweakings. Added travis-ci file (untested). Added jacoco.
|
2019-05-04 15:36:04 +02:00 |
|
chrisly42
|
0b2ce470db
|
Fixed missing description for JoinAssertThatStatements and detection of equivalent expressions.
|
2019-04-29 19:58:00 +02:00 |
|
chrisly42
|
941ddfdb5e
|
Implemented first version of JoinAssertThatStatements inspection that will try to merge assertThat() statements with the same actual object together, preserving comments.
|
2019-04-28 20:43:42 +02:00 |
|