C# 클래스 Bari.Plugins.Gallio.Commands.Test.GallioTestRunner

상속: ITestRunner
파일 보기 프로젝트 열기: vigoo/bari

공개 메소드들

메소드 설명
GallioTestRunner ( IGallio gallio ) : System.Collections.Generic
Run ( IEnumerable projects, IEnumerable buildOutputs ) : bool

메소드 상세

GallioTestRunner() 공개 메소드

public GallioTestRunner ( IGallio gallio ) : System.Collections.Generic
gallio IGallio
리턴 System.Collections.Generic

Run() 공개 메소드

public Run ( IEnumerable projects, IEnumerable buildOutputs ) : bool
projects IEnumerable
buildOutputs IEnumerable
리턴 bool