Méthode | Description | |
---|---|---|
CheckState ( IProgressStep testSubject, StepExecutionState expectedState ) : void |
Checks the current state of a IProgressStep
|
|
VerifyInitialized ( |
Verifies that the ProgressControllerStep was initialized correctly
|
public static CheckState ( IProgressStep testSubject, StepExecutionState expectedState ) : void | ||
testSubject | IProgressStep | The step to check |
expectedState | StepExecutionState | The expected state of the step |
Résultat | void |
public static VerifyInitialized ( |
||
testSubject | The step to verify | |
attributes | StepAttributes | Step attributes |
displayText | string | Step display text |
Résultat | void |