public class ModelReaderMock extends Object
ModelReader
, which does not have any interface, which can be used by AvailableInContainer
. Instead of this one,
by this mock some functionality is delegated to interface ModelReaderMock.Delegate
.Modifier and Type | Class and Description |
---|---|
static interface |
ModelReaderMock.Delegate |
Modifier and Type | Method and Description |
---|---|
static org.ofbiz.core.entity.model.ModelReader |
getMock() |
static org.ofbiz.core.entity.model.ModelReader |
getMock(ModelReaderMock.Delegate delegate) |
public static org.ofbiz.core.entity.model.ModelReader getMock()
public static org.ofbiz.core.entity.model.ModelReader getMock(ModelReaderMock.Delegate delegate)
Copyright © 2002-2021 Atlassian. All Rights Reserved.