|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HintTypes | |
---|---|
junitx.ddtunit.data.processing |
Uses of HintTypes in junitx.ddtunit.data.processing |
---|
Fields in junitx.ddtunit.data.processing declared as HintTypes | |
---|---|
static HintTypes |
HintTypes.ARRAY
Array hint specifies the use of Object[] arrays |
static HintTypes |
HintTypes.ATTRLIST
Signature hint specifies a java.util.List that will be
used for method invokation |
static HintTypes |
HintTypes.BEAN
Bean hint specifies the use of java bean based setter methods to populate fields |
static HintTypes |
HintTypes.CALL
|
static HintTypes |
HintTypes.COLLECTION
Collection hint specifies all classes that can are implementations of java.util.Collection interface and have an appropriate
list or set character. |
static HintTypes |
HintTypes.CONSTANT
Constant hint specifies the use of a static field of specified class. |
static HintTypes |
HintTypes.CONSTRUCTOR
Constructor hint specifies the creation of objects. |
static HintTypes |
HintTypes.CONTENT
|
static HintTypes |
HintTypes.DATE
Date hint specifies the use of a static field of specified class. |
static HintTypes |
HintTypes.FIELDS
FIELDS hint specifies all classes that can be created by using reflection. |
static HintTypes |
HintTypes.INTERNAL_MAPENTRY
|
static HintTypes |
HintTypes.MAP
Collection hint specifies all classes that can are implementations of java.util.Collection interface and have an appropriate
list or set character. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |