C# Class Simple.Testing.Framework.RootGenerator

Inheritance: ISpecificationGenerator
显示文件 Open project: jen20/simple-testing Class Usage Examples

Public Methods

Method Description
GetSpecifications ( ) : IEnumerable
RootGenerator ( Assembly assembly ) : System.Collections.Generic

Method Details

GetSpecifications() public method

public GetSpecifications ( ) : IEnumerable
return IEnumerable

RootGenerator() public method

public RootGenerator ( Assembly assembly ) : System.Collections.Generic
assembly System.Reflection.Assembly
return System.Collections.Generic