aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/builder/NoClassNameToStringStyleTest.java
AgeCommit message (Expand)Author
2022-07-05All tests should leave the ToStringStyle registry empty.Gary Gregory
2022-05-31Remove noisy inline comments.Gary Gregory
2021-05-25Create array with curly.Gary Gregory
2020-08-30[LANG-1600] Restore handling of collections for non-JSON ToStringStyle (#610)Michael F
2020-06-24Clean up imports.Gary Gregory
2018-10-13Clean up redundant throws clausesAllon Mureinik
2018-10-06Update builder tests to JUnit JupiterAllon Mureinik
2017-06-06Make sure lines in files don't have trailing white spaces and remove all trai...Benedikt Ritter
2016-10-23Remove redundant type arguments.Gary Gregory
2015-05-05Removed spurious * lines before a */; mostly created by removing the @version...Henri Yandell
2015-05-05Removed @version $ from source per LANG-1129Henri Yandell
2014-12-31LANG-1080: add NoClassNameToStringStyle implementation of ToStringStyle. This...Benedikt Ritter