C# Class Spatial4n.Tests.RepeatTheoryAttribute

Inheritance: Xunit.Extensions.TheoryAttribute
Afficher le fichier Open project: synhershko/Spatial4n

Méthodes publiques

Méthode Description
RepeatTheoryAttribute ( int count ) : System.Collections.Generic

Méthodes protégées

Méthode Description
EnumerateTestCommands ( IMethodInfo method ) : IEnumerable

Method Details

EnumerateTestCommands() protected méthode

protected EnumerateTestCommands ( IMethodInfo method ) : IEnumerable
method IMethodInfo
Résultat IEnumerable

RepeatTheoryAttribute() public méthode

public RepeatTheoryAttribute ( int count ) : System.Collections.Generic
count int
Résultat System.Collections.Generic