C# 클래스 WpfFactDiscoverer, csTouch

상속: IXunitTestCaseDiscoverer
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
Discover ( ITestFrameworkDiscoveryOptions discoveryOptions, ITestMethod testMethod, IAttributeInfo factAttribute ) : IEnumerable
WpfFactDiscoverer ( IMessageSink diagnosticMessageSink ) : System

메소드 상세

Discover() 공개 메소드

public Discover ( ITestFrameworkDiscoveryOptions discoveryOptions, ITestMethod testMethod, IAttributeInfo factAttribute ) : IEnumerable
discoveryOptions ITestFrameworkDiscoveryOptions
testMethod ITestMethod
factAttribute IAttributeInfo
리턴 IEnumerable

WpfFactDiscoverer() 공개 메소드

public WpfFactDiscoverer ( IMessageSink diagnosticMessageSink ) : System
diagnosticMessageSink IMessageSink
리턴 System