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