C# Class Bickle.SpecRunner

Afficher le fichier Open project: davidmfoley/bickle

Méthodes publiques

Méthode Description
Run ( string assemblyLocation ) : void

Private Methods

Méthode Description
ExecuteSpecs ( Type type, ConsoleListener listener ) : void
GetSpecTypes ( string assemblyLocation ) : IEnumerable

Method Details

Run() public méthode

public Run ( string assemblyLocation ) : void
assemblyLocation string
Résultat void