public final class MatcherExecute extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MatcherExecute.AssertionErrorStrategy |
static interface |
MatcherExecute.FailStrategy |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
match(String reason,
T actual,
org.hamcrest.Matcher<? super T> matcher,
MatcherExecute.FailStrategy failStrategy) |
public static <T> void match(String reason, T actual, org.hamcrest.Matcher<? super T> matcher, MatcherExecute.FailStrategy failStrategy)
Copyright © 2011-2017 CoreMedia AG. All Rights Reserved.