JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.junit.runner
Interface Describable
All Known Implementing Classes:
AllTests
,
BlockJUnit4ClassRunner
,
BlockJUnit4ClassRunnerWithParameters
,
Categories
,
Enclosed
,
ErrorReportingRunner
,
IgnoredClassRunner
,
JUnit38ClassRunner
,
JUnit4
,
JUnit4ClassRunner
,
JUnit4TestAdapter
,
JUnit4TestCaseFacade
,
Parameterized
,
Parameterized.AssumptionViolationRunner
,
ParentRunner
,
Runner
,
Suite
,
SuiteMethod
,
Theories
public interface
Describable
Represents an object that can describe itself
Since:
4.5
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Description
getDescription
()
Method Detail
getDescription
Description
getDescription()
Returns:
a
Description
showing the tests to be run by the receiver
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method