Multiple expectations
You can combine multiple expectations in different ways:
Customization
You can customize certain behavior or specify default values to use globally.
Cancellation
You can add cancellation support on the expectations, so that they don't run indefinitely:
Callbacks
Describes the possible expectations for working with callbacks.
Ref struct types
Describes how you can work with ref structure types