We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
change @Suite to @Suite.SuiteClasses in "This works in conjunction with the @Suite annotation".
'import org.junit.runners.Suite.SuiteClasses;' Is not required for this to work and will show up as an unused import (tested on 26/02/2016)
Revert 8cb9082a6ed585490d429efd6cbe4cd7011f07da...2f635a4d4bbe07f543a28699f9fd98837d17f47f on Aggregating tests in suites
Revert 9645739e2d794d7831e1d6332271d44fe31f2451...8cb9082a6ed585490d429efd6cbe4cd7011f07da on Aggregating tests in suites
"import org.junit.runners.Suite.SuiteClasses" sentence is added.
Use Java syntax highlighting.
Created Aggregating tests in suites (markdown)