C# Class Bridge.React.Analyser.Test.SelectAttributesTests

Inheritance: TestHelper.DiagnosticVerifier
Show file Open project: ProductiveRage/Bridge.React

Protected Methods

Method Description
GetCSharpDiagnosticAnalyzer ( ) : Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer

Private Methods

Method Description
DoNotUseValueWhenMultipleDefaultsToFalse ( ) : void
DoNotUseValueWhenMultipleIsTrue ( ) : void
DoNotUseValuesWhenMultipleIsFalse ( ) : void
IgnoreInvalidPropertySetting ( ) : void
OnlyVerifyBridgeReactSelectAttributes ( ) : void

Method Details

GetCSharpDiagnosticAnalyzer() protected method

protected GetCSharpDiagnosticAnalyzer ( ) : Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer
return Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer