|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
org.junit.runner Interface Describable
- All Known Implementing Classes:
- AllTests, BlockJUnit4ClassRunner, org.junit.internal.runners.JUnit38ClassRunner, JUnit4, Parameterized, ParentRunner, Runner, Suite, org.junit.internal.runners.SuiteMethod
public interface Describable
Represents an object that can describe itself
方法摘要 | |
---|---|
Description |
getDescription()
|
方法详细信息 |
---|
getDescription
Description getDescription()
- 返回:
- a
Description
showing the tests to be run by the receiver
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |