org.silverpeas.viewer.web
Class DocumentViewEntityMatcher
java.lang.Object
org.hamcrest.BaseMatcher<DocumentViewEntity>
org.silverpeas.viewer.web.DocumentViewEntityMatcher
- All Implemented Interfaces:
- org.hamcrest.Matcher<DocumentViewEntity>, org.hamcrest.SelfDescribing
public class DocumentViewEntityMatcher
- extends org.hamcrest.BaseMatcher<DocumentViewEntity>
- Author:
- Yohann Chastagnier
| Methods inherited from class org.hamcrest.BaseMatcher |
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString |
DocumentViewEntityMatcher
protected DocumentViewEntityMatcher(DocumentView expected)
describeTo
public void describeTo(org.hamcrest.Description description)
matches
public boolean matches(Object item)
matches
public static DocumentViewEntityMatcher matches(DocumentView expected)
Copyright © 2016 Silverpeas. All Rights Reserved.