C# Class IronFramework.TestCommon.TheoryAttribute

Inheritance: Xunit.Extensions.TheoryAttribute
Mostra file Open project: megadotnet/ironframework

Public Methods

Method Description
TheoryAttribute ( ) : System

Protected Methods

Method Description
EnumerateTestCommands ( IMethodInfo method ) : IEnumerable

Method Details

EnumerateTestCommands() protected method

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

TheoryAttribute() public method

public TheoryAttribute ( ) : System
return System