Namespaces

Types in Fake

Type XUnitParams

Namespace Fake

Interfaces IEquatable<XUnitParams>, IStructuralEquatable, IComparable<XUnitParams>, IComparable, IStructuralComparable

Methods

Properties

Public instance methods

int CompareTo(XUnitParams obj)

bool Equals(XUnitParams obj)

Public properties

string ConfigFile get;

bool HtmlOutput get;

bool NUnitXmlOutput get;

string OutputDir get;

bool ShadowCopy get;

TimeSpan TimeOut get;

string ToolPath get;

bool Verbose get;

string WorkingDir get;

bool XmlOutput get;