C# Class RavenFS.Tests.MtaFactAttribute.MTAThreadTimeoutCommand

Inheritance: Xunit.Sdk.DelegatingTestCommand
Exibir arquivo Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
Execute ( object testClass ) : Xunit.Sdk.MethodResult
MTAThreadTimeoutCommand ( ITestCommand innerComand, IMethodInfo testMethod ) : System

Method Details

Execute() public method

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

MTAThreadTimeoutCommand() public method

public MTAThreadTimeoutCommand ( ITestCommand innerComand, IMethodInfo testMethod ) : System
innerComand ITestCommand
testMethod IMethodInfo
return System