C# 클래스 Bickle.SpecRunner

파일 보기 프로젝트 열기: davidmfoley/bickle

공개 메소드들

메소드 설명
Run ( string assemblyLocation ) : void

비공개 메소드들

메소드 설명
ExecuteSpecs ( Type type, ConsoleListener listener ) : void
GetSpecTypes ( string assemblyLocation ) : IEnumerable

메소드 상세

Run() 공개 메소드

public Run ( string assemblyLocation ) : void
assemblyLocation string
리턴 void