Interface JUnit4TestSuiteChunker

All Superinterfaces:
org.junit.runner.manipulation.Filterable, RunnerTestSuiteChunker, org.junit.runner.manipulation.Sortable, TestSuiteChunker
All Known Implementing Classes:
JUnit4TestSuiteChunkerImpl

public interface JUnit4TestSuiteChunker extends RunnerTestSuiteChunker, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable
  • Method Details

    • getDescription

      org.junit.runner.Description getDescription()
    • run

      void run(org.junit.runner.notification.RunNotifier notifier)