Class ApplicationRoleDataMatcher

java.lang.Object
org.hamcrest.BaseMatcher<T>
org.hamcrest.TypeSafeMatcher<ApplicationRoleStore.ApplicationRoleData>
com.atlassian.jira.application.ApplicationRoleDataMatcher
All Implemented Interfaces:
org.hamcrest.Matcher<ApplicationRoleStore.ApplicationRoleData>, org.hamcrest.SelfDescribing

public class ApplicationRoleDataMatcher extends org.hamcrest.TypeSafeMatcher<ApplicationRoleStore.ApplicationRoleData>