Home | History | Annotate | Download | only in runners
      1 /**
      2  * Provides implementations of {@link org.junit.runner.Runner}
      3  *
      4  * @since 4.0
      5  */
      6 package org.junit.internal.runners;