aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/StringUtilsTrimStripTest.java
AgeCommit message (Expand)Author
2022-07-05All tests should leave the ToStringStyle registry empty.Gary Gregory
2022-04-03CheckstyleGary Gregory
2022-04-03[LANG-1655] Fixed an issue where characters were separated in the NFDGary Gregory
2021-07-10Remove dead in-line comments.Gary Gregory
2021-05-25Create array with curly.Gary Gregory
2018-10-11Update tests to JUnit Jupiter (closes #375)Allon Mureinik
2017-10-15use assertNull where possiblepascalschumacher
2017-06-06Make sure lines in files don't have trailing white spaces and remove all trai...Benedikt Ritter
2016-07-31reorganize test classes for StringUtils to make it clearer were tests for a m...pascalschumacher