Class ClassRoadie

java.lang.Object
org.junit.internal.runners.ClassRoadie

@Deprecated public class ClassRoadie extends Object
Deprecated.
Included for backwards compatibility with JUnit 4.4. Will be removed in the next major release. Please use BlockJUnit4ClassRunner in place of JUnit4ClassRunner.
  • Constructor Details

  • Method Details

    • runUnprotected

      protected void runUnprotected()
      Deprecated.
    • addFailure

      protected void addFailure(Throwable targetException)
      Deprecated.
    • runProtected

      public void runProtected()
      Deprecated.