Interface Describable

All Known Implementing Classes:
AllTests, BlockJUnit4ClassRunner, BlockJUnit4ClassRunnerWithParameters, Categories, Enclosed, org.junit.internal.runners.JUnit38ClassRunner, JUnit4, Parameterized, ParentRunner, Runner, Suite, org.junit.internal.runners.SuiteMethod, Theories

public interface Describable
Represents an object that can describe itself
Since:
4.5
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDescription

      Description getDescription()
      Returns:
      a Description showing the tests to be run by the receiver