ApprovalTests.Reporters.XUnit2Reporter.XUnit2Reporter C# (CSharp) Method

XUnit2Reporter() public method

public XUnit2Reporter ( ) : System
return System
        public XUnit2Reporter()
            : base("Xunit.Assert, xunit.assert", "Equal", XUnitStackTraceParser.Attribute)
        {
        }