Commit 1c93abf
authored
Fix typo in StringUtils.trunctate() IllegalArgumentException message (#1463)
* Optimize ObjectToStringComparator.compare() method
* Fix inverted logic in isEnum() method and correct its usage in getFirstEnum()
* Fix typo.
rename maxWith to maxWidth
* Fix test case: assign transientField to correct object in testTransientFieldDifference
* Revert "Fix test case: assign transientField to correct object in testTransientFieldDifference"
This reverts commit ad4add3.1 parent 9eb728f commit 1c93abf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8866 | 8866 | | |
8867 | 8867 | | |
8868 | 8868 | | |
8869 | | - | |
| 8869 | + | |
8870 | 8870 | | |
8871 | 8871 | | |
8872 | 8872 | | |
| |||
0 commit comments