Home | History | Annotate | Download | only in runner
      1 /**
      2  * Provides classes used to describe, collect, run and analyze multiple tests.
      3  *
      4  * @since 4.0
      5  */
      6 package org.junit.runner;