C# Class CodeContractNullability.Test.RoslynTestFramework.FixProviderTestContext

Show file Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Properties

Property Type Description
WithExpected FixProviderTestContext

Public Methods

Method Description
FixProviderTestContext ( [ analyzerTestContext, [ expected, bool reformatExpected = true ) : System.Collections.Generic

Private Methods

Method Description
WithExpected ( [ expected ) : FixProviderTestContext

Method Details

FixProviderTestContext() public method

public FixProviderTestContext ( [ analyzerTestContext, [ expected, bool reformatExpected = true ) : System.Collections.Generic
analyzerTestContext [
expected [
reformatExpected bool
return System.Collections.Generic