Skip to content

History / Aggregating tests in suites

Revisions

  • change @Suite to @Suite.SuiteClasses in "This works in conjunction with the @Suite annotation".

    @JasonLaw1994 JasonLaw1994 committed Oct 27, 2017
  • '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)

    @MrCelticFox MrCelticFox committed Feb 26, 2016
  • Revert 8cb9082a6ed585490d429efd6cbe4cd7011f07da...2f635a4d4bbe07f543a28699f9fd98837d17f47f on Aggregating tests in suites

    @seongjinlee seongjinlee committed Feb 23, 2016
  • Revert 9645739e2d794d7831e1d6332271d44fe31f2451...8cb9082a6ed585490d429efd6cbe4cd7011f07da on Aggregating tests in suites

    @MrCelticFox MrCelticFox committed Feb 18, 2016
  • "import org.junit.runners.Suite.SuiteClasses" sentence is added.

    @seongjinlee seongjinlee committed Feb 17, 2016
  • Use Java syntax highlighting.

    ming13 committed Dec 17, 2012
  • Created Aggregating tests in suites (markdown)

    chas66 committed Sep 5, 2012