Uses of Class
org.unitils.objectvalidation.utils.ObjectCreatorTypeWrapper

Packages that use ObjectCreatorTypeWrapper
org.unitils.objectvalidation.objectcreator   
org.unitils.objectvalidation.objectcreator.generator   
 

Uses of ObjectCreatorTypeWrapper in org.unitils.objectvalidation.objectcreator
 

Methods in org.unitils.objectvalidation.objectcreator with parameters of type ObjectCreatorTypeWrapper
protected  boolean ObjectCreatorMockedFieldsImpl.checkForCreatingAnInstance(ObjectCreatorTypeWrapper wrapper)
           
protected  boolean ObjectCreatorMockedFieldsImpl.isPrimitive(ObjectCreatorTypeWrapper wrapper)
          This method checks if the wrapper is a primitive.
 

Uses of ObjectCreatorTypeWrapper in org.unitils.objectvalidation.objectcreator.generator
 

Methods in org.unitils.objectvalidation.objectcreator.generator with parameters of type ObjectCreatorTypeWrapper
protected  boolean ParameterizedTypeGenerator.isCollection(ObjectCreatorTypeWrapper typeWrapper)
          This method checks if the type is a collection or not.
 



Copyright © 2013-2015. All Rights Reserved.