C# Class StatePrinting.TestAssistance.DefaultAssertMessage

ファイルを表示 Open project: kbilsted/StatePrinter

Public Methods

Method Description
Create ( string expected, string actual, string escapedActual, bool willPerformAutomaticRewrite, UnitTestLocationInfo location ) : string

Method Details

Create() public method

public Create ( string expected, string actual, string escapedActual, bool willPerformAutomaticRewrite, UnitTestLocationInfo location ) : string
expected string
actual string
escapedActual string
willPerformAutomaticRewrite bool
location UnitTestLocationInfo
return string