C# Class Spatial4n.Tests.RepeatTheoryAttribute

Inheritance: Xunit.Extensions.TheoryAttribute
Exibir arquivo Open project: synhershko/Spatial4n

Public Methods

Method Description
RepeatTheoryAttribute ( int count ) : System.Collections.Generic

Protected Methods

Method Description
EnumerateTestCommands ( IMethodInfo method ) : IEnumerable

Method Details

EnumerateTestCommands() protected method

protected EnumerateTestCommands ( IMethodInfo method ) : IEnumerable
method IMethodInfo
return IEnumerable

RepeatTheoryAttribute() public method

public RepeatTheoryAttribute ( int count ) : System.Collections.Generic
count int
return System.Collections.Generic