public class SubjectMatchers extends Object
| Constructor and Description |
|---|
SubjectMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<Group> |
groupWithName(String name) |
static org.hamcrest.Matcher<Person> |
userWithName(String username) |
Copyright © 2003–2018 Atlassian. All rights reserved.