InvokeActT Constructor |
Name | Description | |
---|---|---|
InvokeActT(ExpressionFuncT) |
Creates an instance of InvokeActT to represent an expression in the Act part of your test.
| |
InvokeActT(ExpressionFuncActContext, T) |
Creates an instance of InvokeActT to represent an expression in the Act part of your test while
using the ActContext.
|