Johannes Becker
Results
2
issues of
Johannes Becker
#### Summary Currently the `AbstractCharSequenceAssert` has a method `containsIgnoringCase(...)`. It would appreciable to have the same variants as the `isEqualToIgnoring...`. So: - `containsIgnoringWhitespaces(CharSequence sequence)` - `containsIgnoringNewLines(CharSequence sequence)` #### Example ```java...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.7...
needs triage