public class UserJsonMatcher extends Object
| Constructor and Description |
|---|
UserJsonMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<com.atlassian.jira.testkit.client.restclient.UserJson> |
matcher(org.hamcrest.Matcher<String> usernameMatcher,
org.hamcrest.Matcher<Boolean> activeMatcher) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.