org.unitils.objectvalidation.objectcreator
Class ObjectCreatorFactory
java.lang.Object
org.unitils.objectvalidation.objectcreator.ObjectCreatorFactory
public class ObjectCreatorFactory
- extends Object
Creates ObjectCreator used to create objects for the Rule.
- Since:
- Feb 20, 2012
- Author:
- Jeroen Horemans
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createObjectCreator
public static ObjectCreator createObjectCreator(Generator... generators)
createDefaultObjectCreator
public static ObjectCreator createDefaultObjectCreator()
getUnitilsConfiguration
protected static Properties getUnitilsConfiguration()
createObjectCreator
protected static org.unitils.objectvalidation.objectcreator.ObjectCreatorImpl createObjectCreator()
createMocksObjectCreator
public static ObjectCreator createMocksObjectCreator()
Copyright © 2013-2015. All Rights Reserved.