public class SoftTimeoutMatcher
extends org.hamcrest.TypeSafeMatcher<io.atlassian.util.concurrent.Timeout>
Constructor and Description |
---|
SoftTimeoutMatcher(io.atlassian.util.concurrent.Timeout expected) |
Modifier and Type | Method and Description |
---|---|
protected void |
describeMismatchSafely(io.atlassian.util.concurrent.Timeout actual,
org.hamcrest.Description description) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(io.atlassian.util.concurrent.Timeout actual) |
public SoftTimeoutMatcher(io.atlassian.util.concurrent.Timeout expected)
protected void describeMismatchSafely(io.atlassian.util.concurrent.Timeout actual, org.hamcrest.Description description)
describeMismatchSafely
in class org.hamcrest.TypeSafeMatcher<io.atlassian.util.concurrent.Timeout>
protected boolean matchesSafely(io.atlassian.util.concurrent.Timeout actual)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<io.atlassian.util.concurrent.Timeout>
public void describeTo(org.hamcrest.Description description)
Copyright © 2003–2020 Atlassian. All rights reserved.