C# 클래스 ParallelMSpecRunner.Program

파일 보기 프로젝트 열기: marketinvoice/Machine.Specifications.TeamCityParallelRunner

공개 메소드들

메소드 설명
Run ( string arguments ) : ExitCode

비공개 메소드들

메소드 설명
FlushTeamCityOutput ( ) : void
GetAssemblies ( Options options ) : List
Main ( string args ) : void
RunAllInParallel ( List assemblies, Machine.Specifications.Runner.Utility.RunOptions runOptions, uint threads ) : Task
RunAssembly ( Assembly assembly, Machine.Specifications.Runner.Utility.RunOptions runOptions ) : ExitCode
WriteToTeamCity ( BufferedAssemblyTeamCityReporter reporter ) : void

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string arguments ) : ExitCode
arguments string
리턴 ExitCode