public static class FileSink.FileSinkContentsMatcher extends org.hamcrest.DiagnosingMatcher<FileSink>
インスタンスは org.springframework.xd.shell.command.fixtures.XDMatchers#hasContentsThat を使用して構築されます。
| 修飾子と型 | フィールドと説明 |
|---|---|
protected org.hamcrest.Matcher<java.lang.String> | matcher |
| コンストラクターと説明 |
|---|
FileSink.FileSinkContentsMatcher(org.hamcrest.Matcher<java.lang.String> matcher) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | describeTo(org.hamcrest.Description description) |
protected boolean | matches(java.lang.Object item, org.hamcrest.Description mismatchDescription) |
public FileSink.FileSinkContentsMatcher(org.hamcrest.Matcher<java.lang.String> matcher)
public void describeTo(org.hamcrest.Description description)
protected boolean matches(java.lang.Object item,
org.hamcrest.Description mismatchDescription)org.hamcrest.DiagnosingMatcher<FileSink> の matches