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

Inheritance: ITestCommand
ファイルを表示 Open project: nhsevidence/ravendb

Public Methods

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

Method Details

ActionTestCommandWrapper() public method

public ActionTestCommandWrapper ( ITestCommand inner, Action action ) : System
inner ITestCommand
action Action
return System

Execute() public method

public Execute ( object testClass ) : Xunit.Sdk.MethodResult
testClass object
return Xunit.Sdk.MethodResult

ToStartXml() public method

public ToStartXml ( ) : XmlNode
return System.Xml.XmlNode