sbabcoc / JUnit-Foundation

JUnit Foundation is a lightweight collection of JUnit watchers, interfaces, and static utility classes that supplement and augment the functionality provided by the JUnit API.
Apache License 2.0
22 stars 6 forks source link

Add detailed JavaDoc to JUnitSettings constants #85

Closed sbabcoc closed 3 years ago

sbabcoc commented 3 years ago

The bare-bones JavaDoc that's currently attached to constants in the JUnitSettings enumeration is wholly inadequate. Follow the model set by Selenium Foundation and expand this documentation so that it's actually informative and useful.