Class AuditLogEntityMatcher

java.lang.Object
org.hamcrest.BaseMatcher<T>
org.hamcrest.TypeSafeMatcher<AuditLogEntity>
com.atlassian.crowd.test.matchers.AuditLogEntityMatcher
All Implemented Interfaces:
org.hamcrest.Matcher<AuditLogEntity>, org.hamcrest.SelfDescribing

public class AuditLogEntityMatcher extends org.hamcrest.TypeSafeMatcher<AuditLogEntity>