Hello,

JUnit 5 recommends to remove the "public" modifier for classes and test methods.

Without the public modifier for methods NetBeans 15 marks all test methods with 
"Method xxxx not used".

I could not find any setting that controls this in "Options -> Editor -> Hints"

Is there any option to turn off this hint completely?
Or even better: to turn it off only for JUnit 5 test classes?

Regards
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to