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

Inheritance: ITestCommand
Afficher le fichier Open project: nhsevidence/ravendb

Méthodes publiques

Méthode Description
ActionTestCommandWrapper ( ITestCommand inner, Action action ) : System
Execute ( object testClass ) : Xunit.Sdk.MethodResult
ToStartXml ( ) : XmlNode

Method Details

ActionTestCommandWrapper() public méthode

public ActionTestCommandWrapper ( ITestCommand inner, Action action ) : System
inner ITestCommand
action Action
Résultat System

Execute() public méthode

public Execute ( object testClass ) : Xunit.Sdk.MethodResult
testClass object
Résultat Xunit.Sdk.MethodResult

ToStartXml() public méthode

public ToStartXml ( ) : XmlNode
Résultat System.Xml.XmlNode