InvokeAct Constructor |
Name | Description | |
---|---|---|
InvokeAct(ExpressionAction) |
Creates an instance of InvokeAct to represent a specific void method invocation in the Act
part of your test.
| |
InvokeAct(ExpressionActionActContext) |
Creates an instance of InvokeAct to represent a specific void method invocation in the Act
part of your test while using the ActContext.
|