C# Class Bickle.SpecRunner

Datei anzeigen Open project: davidmfoley/bickle

Public Methods

Method Description
Run ( string assemblyLocation ) : void

Private Methods

Method Description
ExecuteSpecs ( Type type, ConsoleListener listener ) : void
GetSpecTypes ( string assemblyLocation ) : IEnumerable

Method Details

Run() public method

public Run ( string assemblyLocation ) : void
assemblyLocation string
return void