org.test4j.junit.suite
类 Groups.GroupFilter
java.lang.Object
org.junit.runner.manipulation.Filter
org.test4j.junit.suite.Groups.GroupFilter
- 包容类:
- Groups
public static class Groups.GroupFilter
- extends org.junit.runner.manipulation.Filter
| 从类 org.junit.runner.manipulation.Filter 继承的字段 |
ALL |
| 从类 org.junit.runner.manipulation.Filter 继承的方法 |
apply, intersect, matchMethodDescription |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Groups.GroupFilter
public Groups.GroupFilter(String[] includedGroups,
String[] excludedGroups)
include
public static Groups.GroupFilter include(String[] includedGroups)
describe
public String describe()
- 指定者:
- 类
org.junit.runner.manipulation.Filter 中的 describe
shouldRun
public boolean shouldRun(org.junit.runner.Description description)
- 指定者:
- 类
org.junit.runner.manipulation.Filter 中的 shouldRun
Copyright © 2013. All rights reserved.