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