Which of the below statement about JUnit is false?
(a) It is an open source framework
(b) It provides an annotation to identify test methods
(c) It provides test runners for running test
(d) They cannot be run automatically
I have been asked this question in quiz.
My question is taken from JUnits in division Autoboxing & Miscellaneous of Java