Class SubjectMatchers
java.lang.Object
com.atlassian.confluence.api.testsupport.matchers.model.user.SubjectMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hamcrest.Matcher<Group>
groupWithName
(String name) static org.hamcrest.Matcher<Person>
userWithName
(String username)
-
Constructor Details
-
SubjectMatchers
public SubjectMatchers()
-
-
Method Details
-
userWithName
-
groupWithName
-