C# 클래스 IronFramework.TestCommon.TheoryAttribute

상속: Xunit.Extensions.TheoryAttribute
파일 보기 프로젝트 열기: megadotnet/ironframework

공개 메소드들

메소드 설명
TheoryAttribute ( ) : System

보호된 메소드들

메소드 설명
EnumerateTestCommands ( IMethodInfo method ) : IEnumerable

메소드 상세

EnumerateTestCommands() 보호된 메소드

protected EnumerateTestCommands ( IMethodInfo method ) : IEnumerable
method IMethodInfo
리턴 IEnumerable

TheoryAttribute() 공개 메소드

public TheoryAttribute ( ) : System
리턴 System