Interface RunnerDecorator


@API(status=INTERNAL, since="5.4") public interface RunnerDecorator
  • Method Summary

    Modifier and Type
    Method
    Description
    org.junit.runner.Runner
     
  • Method Details

    • getDecoratedRunner

      org.junit.runner.Runner getDecoratedRunner()