C# 클래스 RavenFS.Tests.MtaFactAttribute.MTAThreadTimeoutCommand

상속: Xunit.Sdk.DelegatingTestCommand
파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
Execute ( object testClass ) : Xunit.Sdk.MethodResult
MTAThreadTimeoutCommand ( ITestCommand innerComand, IMethodInfo testMethod ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( object testClass ) : Xunit.Sdk.MethodResult
testClass object
리턴 Xunit.Sdk.MethodResult

MTAThreadTimeoutCommand() 공개 메소드

public MTAThreadTimeoutCommand ( ITestCommand innerComand, IMethodInfo testMethod ) : System
innerComand ITestCommand
testMethod IMethodInfo
리턴 System