|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorTestOperation | |
---|---|
com.evolveum.midpoint.schema.constants | |
com.evolveum.midpoint.test |
Uses of ConnectorTestOperation in com.evolveum.midpoint.schema.constants |
---|
Methods in com.evolveum.midpoint.schema.constants that return ConnectorTestOperation | |
---|---|
static ConnectorTestOperation |
ConnectorTestOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConnectorTestOperation[] |
ConnectorTestOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ConnectorTestOperation in com.evolveum.midpoint.test |
---|
Methods in com.evolveum.midpoint.test with parameters of type ConnectorTestOperation | |
---|---|
static void |
IntegrationTestTools.assertTestResourceFailure(OperationResult testResult,
ConnectorTestOperation operation)
|
static void |
IntegrationTestTools.assertTestResourceNotApplicable(OperationResult testResult,
ConnectorTestOperation operation)
|
static void |
IntegrationTestTools.assertTestResourceSuccess(OperationResult testResult,
ConnectorTestOperation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |