Package | Description |
---|---|
com.atlassian.jira.bc |
Modifier and Type | Method and Description |
---|---|
static <T> ValueMatcher<T> |
ServiceOutcomeMatchers.equalTo(org.hamcrest.Matcher<? super T> matcher) |
static <T> ValueMatcher<T> |
ServiceOutcomeMatchers.equalTo(T value) |
static <T> ValueMatcher<T> |
ServiceOutcomeMatchers.nullValue(Class<T> value) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.