In unit tests, if a condition is expected to be false then there is no sense using assertTrue with the negation operator. For instance, assertTrue(!condition) can always be simplified to assertFalse(condition)
Type | Name and description |
---|---|
String |
applyToClassNames |
Class |
astVisitorClass |
String |
name |
int |
priority |