C# Class Bari.Plugins.Gallio.Tools.Gallio

Inheritance: Bari.Core.Tools.DownloadablePackedExternalTool, IGallio
Datei anzeigen Open project: vigoo/bari

Public Methods

Method Description
Gallio ( [ targetDir, IParameters parameters ) : System
RunTests ( IEnumerable testAssemblies ) : bool

Method Details

Gallio() public method

public Gallio ( [ targetDir, IParameters parameters ) : System
targetDir [
parameters IParameters
return System

RunTests() public method

public RunTests ( IEnumerable testAssemblies ) : bool
testAssemblies IEnumerable
return bool