aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/NotImplementedExceptionTest.java
AgeCommit message (Expand)Author
2022-08-16Add a bunch of test in order to increase the coverage. (#904)Arturo Bernal
2022-07-05All tests should leave the ToStringStyle registry empty.Gary Gregory
2020-06-24Clean up imports.Gary Gregory
2018-10-11Update tests to JUnit Jupiter (closes #375)Allon Mureinik
2017-06-06Make sure lines in files don't have trailing white spaces and remove all trai...Benedikt Ritter
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-06-27Use final consistently. Gary D. Gregory
2013-10-21Returning NotImplementedException to Lang after it was removed in Lang 3.0 pe...Henri Yandell