public class JavaMockFactory extends java.lang.Object implements IMockFactory
| Modifier and Type | Field and Description |
|---|---|
static JavaMockFactory |
INSTANCE |
| Constructor and Description |
|---|
JavaMockFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(IMockConfiguration configuration) |
java.lang.Object |
create(IMockConfiguration configuration,
Specification specification) |
public static JavaMockFactory INSTANCE
public boolean canCreate(IMockConfiguration configuration)
canCreate in interface IMockFactorypublic java.lang.Object create(IMockConfiguration configuration, Specification specification)
create in interface IMockFactoryCopyright © 2015. All rights reserved