|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectext.test4j.hamcrest.BaseMatcher<T>
ext.test4j.hamcrest.TypeSafeMatcher<String>
org.test4j.hamcrest.matcher.string.StringMatcher
org.test4j.hamcrest.matcher.string.StringStartWithMatcher
public class StringStartWithMatcher
| 字段摘要 |
|---|
| 从类 org.test4j.hamcrest.matcher.string.StringMatcher 继承的字段 |
|---|
expected, modes |
| 构造方法摘要 | |
|---|---|
StringStartWithMatcher(String expected)
|
|
| 方法摘要 | |
|---|---|
protected boolean |
match(String expected,
String actual)
|
protected String |
relationship()
|
| 从类 org.test4j.hamcrest.matcher.string.StringMatcher 继承的方法 |
|---|
describeTo, matchesSafely, setStringModes |
| 从类 ext.test4j.hamcrest.TypeSafeMatcher 继承的方法 |
|---|
describeMismatch, describeMismatchSafely, matches |
| 从类 ext.test4j.hamcrest.BaseMatcher 继承的方法 |
|---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public StringStartWithMatcher(String expected)
| 方法详细信息 |
|---|
protected boolean match(String expected,
String actual)
StringMatcher 中的 matchprotected String relationship()
StringMatcher 中的 relationship
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||