C# Class xUnit.GWT.ScenarioAttribute

Inheritance: Xunit.FactAttribute
显示文件 Open project: BenHall/xUnit.GWT

Protected Methods

Method Description
EnumerateTestCommands ( MethodInfo method ) : IEnumerable

Private Methods

Method Description
GetStoryAttributes ( object o ) : string

Method Details

EnumerateTestCommands() protected method

protected EnumerateTestCommands ( MethodInfo method ) : IEnumerable
method System.Reflection.MethodInfo
return IEnumerable