C# Class FluentTest.SpecificationAttribute

Inheritance: Xunit.FactAttribute
显示文件 Open project: andrewdavey/FluentTest

Protected Methods

Method Description
EnumerateTestCommands ( IMethodInfo method ) : IEnumerable

Method Details

EnumerateTestCommands() protected method

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