C# Class IronFramework.TestCommon.TheoryAttribute

Inheritance: Xunit.Extensions.TheoryAttribute
Afficher le fichier Open project: megadotnet/ironframework

Méthodes publiques

Méthode Description
TheoryAttribute ( ) : System

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

TheoryAttribute() public méthode

public TheoryAttribute ( ) : System
Résultat System