|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionState | |
---|---|
junitx.ddtunit.data.processing |
Uses of ActionState in junitx.ddtunit.data.processing |
---|
Fields in junitx.ddtunit.data.processing declared as ActionState | |
---|---|
static ActionState |
ActionState.ARRAY_CREATION
|
static ActionState |
ActionState.ASSERT_CREATION
Assert parsing type, identifying a standard assertion to parse |
static ActionState |
ActionState.ATTRLIST_CREATION
|
static ActionState |
ActionState.BEAN_CREATION
|
static ActionState |
ActionState.CALL_CREATION
|
static ActionState |
ActionState.COLLECTION_CREATION
Collection parsing type, identifying a collection object to parse, e.g. |
static ActionState |
ActionState.CONSTANT_CREATION
|
static ActionState |
ActionState.CONTENT_CREATION
XML Content parsing type, identifying xml content to parse |
static ActionState |
ActionState.DATE_CREATION
Date parsing type, identifying a Date object to parse, e.g. |
static ActionState |
ActionState.EXCEPTION_CREATION
Exception parsing type, identifying a standard expected exception to parse |
static ActionState |
ActionState.MAP_CREATION
Map parsing type, identifying a map object to parse, e.g. |
static ActionState |
ActionState.OBJECT_CREATION
Object parsing type, identifying a standard object to parse |
static ActionState |
ActionState.SUBELEMENT_CREATION
Subelement parsing type, identifying a substructure object to parse, e.g. |
Methods in junitx.ddtunit.data.processing with parameters of type ActionState | |
---|---|
static IAction |
ActionFactory.getAction(ActionState state,
Map attrMap)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |