public final class OptionMatchers extends Object
| Modifier and Type | Method and Description |
|---|---|
static <L> org.hamcrest.Matcher<Option<?>> |
isNone() |
static <T> org.hamcrest.Matcher<Option<T>> |
isSome(org.hamcrest.Matcher<? super T> subMatcher) |
Copyright © 2018 Atlassian. All rights reserved.