Which annotation is used to list all the classes in a suite?
(a) @RunWith
(b) @SuiteClasses
(c) @Classses
(d) @SuiteClass
The question was asked in semester exam.
The question is from Composing Tests with a Suite topic in portion Exploring Core JUnit of JUnit