| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(List<FlowEvent<T>> flowEvents,
org.hamcrest.Description description) |
static <T> AnEventHistory<T> |
of(org.hamcrest.Matcher<FlowEvent<T>>... matchers) |
@SafeVarargs public static <T> AnEventHistory<T> of(org.hamcrest.Matcher<FlowEvent<T>>... matchers)
protected boolean matchesSafely(List<FlowEvent<T>> flowEvents, org.hamcrest.Description description)
public void describeTo(org.hamcrest.Description description)
Copyright © 2017. All Rights Reserved.