org.silverpeas.resourcemanager.services
Class CategoryMatcher
java.lang.Object
org.hamcrest.BaseMatcher<Category>
org.silverpeas.resourcemanager.services.CategoryMatcher
- All Implemented Interfaces:
- org.hamcrest.Matcher<Category>, org.hamcrest.SelfDescribing
public class CategoryMatcher
- extends org.hamcrest.BaseMatcher<Category>
- Author:
- ehugonnet
Methods inherited from class org.hamcrest.BaseMatcher |
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString |
CategoryMatcher
public CategoryMatcher(Category detail)
matches
public boolean matches(Object item)
describeTo
public void describeTo(org.hamcrest.Description description)
Copyright © 2016 Silverpeas. All Rights Reserved.