Closed StanleyW00 closed 1 year ago
For making javadoc in our code, do we have to make one for tests as well?
As a general guideline, yes, you need to add some comments to the tests as well. However, you can ignore it for trivial unit tests.
I see. Thank you prof!
For making javadoc in our code, do we have to make one for tests as well?