C# 클래스 Spatial4n.Tests.RepeatTheoryAttribute

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

공개 메소드들

메소드 설명
RepeatTheoryAttribute ( int count ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

EnumerateTestCommands() 보호된 메소드

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

RepeatTheoryAttribute() 공개 메소드

public RepeatTheoryAttribute ( int count ) : System.Collections.Generic
count int
리턴 System.Collections.Generic