C# Class Raven.Bundles.Tests.IndexReplication.FactIfSqlServerIsAvailable

Inheritance: Xunit.FactAttribute
Mostra file Open project: nhsevidence/ravendb

Public Methods

Method Description
FactIfSqlServerIsAvailable ( ) : System

Protected Methods

Method Description
EnumerateTestCommands ( Xunit method ) : System.Collections.Generic.IEnumerable

Private Methods

Method Description
GetAppropriateConnectionStringNameInternal ( ) : string

Method Details

EnumerateTestCommands() protected method

protected EnumerateTestCommands ( Xunit method ) : System.Collections.Generic.IEnumerable
method Xunit
return System.Collections.Generic.IEnumerable

FactIfSqlServerIsAvailable() public method

public FactIfSqlServerIsAvailable ( ) : System
return System