xUnit.net
|
This is the complete list of members for Xunit.Sdk.ExceptionAggregator, including all inherited members.
Add(Exception ex) | Xunit.Sdk.ExceptionAggregator | inline |
Aggregate(ExceptionAggregator aggregator) | Xunit.Sdk.ExceptionAggregator | inline |
Clear() | Xunit.Sdk.ExceptionAggregator | inline |
ExceptionAggregator() | Xunit.Sdk.ExceptionAggregator | inline |
ExceptionAggregator(ExceptionAggregator parent) | Xunit.Sdk.ExceptionAggregator | inline |
HasExceptions | Xunit.Sdk.ExceptionAggregator | |
Run(Action code) | Xunit.Sdk.ExceptionAggregator | inline |
RunAsync(Func< Task > code) | Xunit.Sdk.ExceptionAggregator | inline |
RunAsync< T >(Func< Task< T >> code) | Xunit.Sdk.ExceptionAggregator | inline |
ToException() | Xunit.Sdk.ExceptionAggregator | inline |