FluentAssert.ExceptionConfiguration.ExceptionConfiguration C# (CSharp) Method

ExceptionConfiguration() public method

public ExceptionConfiguration ( ) : System
return System
        public ExceptionConfiguration()
        {
        }

Same methods

ExceptionConfiguration::ExceptionConfiguration ( Type expectedExceptionType ) : System
ExceptionConfiguration::ExceptionConfiguration ( Type expectedExceptionType, string expectedExceptionMessage ) : System