[This is preliminary documentation and is subject to change.]
The ICall type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Callback |
Specifies a callback to invoke when the method is called.
| |
| Throws |
Specifies the exception to throw when the method is invoked.
| |
| Verifiable |
Marks the expectation as verifiable, meaning that a call
to Verify()()() will check if this particular
expectation was met.
|