|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ClasspathProperty
The ClasspathProperty specifies the System property name used to
retrieve the java classpath which is searched for Test classes and suites.
Default is "java.class.path".
| 必需元素摘要 | |
|---|---|
String |
value
|
| 元素详细信息 |
|---|
public abstract String value
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||