C# Class RavenFS.Tests.MtaFactAttribute.MTAThreadTimeoutCommand

Inheritance: Xunit.Sdk.DelegatingTestCommand
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

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

Method Details

Execute() public méthode

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

MTAThreadTimeoutCommand() public méthode

public MTAThreadTimeoutCommand ( ITestCommand innerComand, IMethodInfo testMethod ) : System
innerComand ITestCommand
testMethod IMethodInfo
Résultat System