public class EntityExprMatcher
extends org.hamcrest.BaseMatcher<org.ofbiz.core.entity.EntityExpr>
EntityExpr.| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
static EntityExprMatcher |
entityExpr(org.ofbiz.core.entity.EntityExpr expected) |
boolean |
matches(Object o) |
public static EntityExprMatcher entityExpr(org.ofbiz.core.entity.EntityExpr expected)
public boolean matches(Object o)
public void describeTo(org.hamcrest.Description description)
Copyright © 2002-2024 Atlassian. All Rights Reserved.