Package | Description |
---|---|
com.google.code.tempusfugit.condition | |
com.google.code.tempusfugit.temporal |
Modifier and Type | Class and Description |
---|---|
class |
SelfDescribingMatcherCondition<T> |
Modifier and Type | Method and Description |
---|---|
static <T> SelfDescribingCondition |
Conditions.assertion(Callable<T,RuntimeException> actual,
org.hamcrest.Matcher<T> matcher) |
Modifier and Type | Method and Description |
---|---|
static SimulateJUnitFailure |
SimulateJUnitFailure.failOnTimeout(SelfDescribingCondition condition) |
static void |
WaitFor.waitFor(SelfDescribingCondition condition,
Timeout timeout) |
Copyright © 2009–2016 tempus-fugit committers. All rights reserved.