FluentActions Class Methods
In This Topic
For a list of all members of this type, see FluentActions members.
Public Methods
| | Name | Description |
  | Awaiting | Overloaded.
Invokes the specified action so that you can assert that it throws an exception.
|
  | Enumerating | Overloaded. Forces enumerating a collection. Should be used to assert that a method that uses the yield keyword throws a particular exception. |
  | Invoking | Overloaded.
Invokes the specified action so that you can assert that it throws an exception.
|
Top
Extension Methods
See Also