public class EntityConditionMatcher extends Object
EntityCondition
.Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<? extends org.ofbiz.core.entity.EntityCondition> |
entityCondition(org.ofbiz.core.entity.EntityCondition condition) |
static org.hamcrest.Matcher<? extends org.ofbiz.core.entity.EntityCondition> |
entityCondition(FieldMap fieldMap) |
public static org.hamcrest.Matcher<? extends org.ofbiz.core.entity.EntityCondition> entityCondition(org.ofbiz.core.entity.EntityCondition condition)
public static org.hamcrest.Matcher<? extends org.ofbiz.core.entity.EntityCondition> entityCondition(FieldMap fieldMap)
Copyright © 2002-2022 Atlassian. All Rights Reserved.