public class EntityConditionListMatcher
extends org.hamcrest.BaseMatcher<org.ofbiz.core.entity.EntityConditionList>
EntityConditionList
.Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
static EntityConditionListMatcher |
entityConditionList(org.ofbiz.core.entity.EntityConditionList expected) |
boolean |
matches(Object item) |
public static EntityConditionListMatcher entityConditionList(org.ofbiz.core.entity.EntityConditionList expected)
public boolean matches(Object item)
public void describeTo(org.hamcrest.Description description)
Copyright © 2002-2015 Atlassian. All Rights Reserved.