Namespace MyTested.AspNetCore.Mvc.Builders.Contracts.CaughtExceptions
Interfaces
IAggregateExceptionTestBuilder
Used for testing System.AggregateException.
IBaseExceptionTestBuilder
Used for testing expected System.Exception messages.
IExceptionMessageTestBuilder
Used for testing specific System.Exception messages.
IExceptionTestBuilder
Used for testing expected System.Exception.
IShouldThrowTestBuilder
Used for testing whether the method invocation throws exception.