public class GalenSpecRunMatcher extends org.hamcrest.TypeSafeMatcher<GalenSpecRun>
GalenSpecRun
into Allure aware matcher.Constructor and Description |
---|
GalenSpecRunMatcher() |
Modifier and Type | Method and Description |
---|---|
protected void |
describeMismatchSafely(GalenSpecRun item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(GalenSpecRun item) |
static org.hamcrest.Matcher<GalenSpecRun> |
successfulRun()
specRun.
|
public void describeTo(org.hamcrest.Description description)
protected void describeMismatchSafely(GalenSpecRun item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely
in class org.hamcrest.TypeSafeMatcher<GalenSpecRun>
protected boolean matchesSafely(GalenSpecRun item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<GalenSpecRun>
public static org.hamcrest.Matcher<GalenSpecRun> successfulRun()
specRun.
GalenSpecRun
Copyright © 2017–2022 wcm.io QA. All rights reserved.