Namespaces

Types in Fake

Type NUnitParams

Namespace Fake

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

Methods

Properties

Public instance methods

int CompareTo(NUnitParams obj)

bool Equals(NUnitParams obj)

Public properties

bool DisableShadowCopy get;

string ErrorOutputFile get;

string ExcludeCategory get;

string Framework get;

string IncludeCategory get;

string OutputFile get;

bool ShowLabels get;

bool TestInNewThread get;

TimeSpan TimeOut get;

string ToolPath get;

string WorkingDir get;

string XsltTransformFile get;