42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

More junit 5 style test usage and fill in javadocs in tests #167

Closed hazendaz closed 1 year ago

hazendaz commented 1 year ago

javadocs can be contentious, before bringing that up, participate in writing good javadocs or just let it go. normally I should not have to say such a thing but the number of projects where people complain about javadocs is crazy given the fact that its been practically required since java 8 and without them the javadoc compiler throws massive warnings. Yes a tool was used, will be on source next. Yes its just repeating what the method states it is defined as, how could it do more. And no I don't have time to write 100s of javadocs to the nth degree. Starting somewhere is better than no where.