Property | Type | Description | |
---|---|---|---|
AssemblyPaths | string[] | ||
ConfigPath | string | ||
IsDryRun | bool | ||
Multicore | bool | ||
RunList | string[] | ||
ShowTimings | bool | ||
TeamCityOutput | bool | ||
Verbosity | LoggerVerbosity | ||
XmlConsole | bool | ||
XmlOutput | Maybe |
Method | Description | |
---|---|---|
IncludeSuite ( IConeSuite suite ) : bool | ||
IncludeTest ( IConeTest test ) : bool | ||
IsOption ( string value ) : bool | ||
Parse ( ) : |
||
ParseOption ( string item ) : void |
public IncludeSuite ( IConeSuite suite ) : bool | ||
suite | IConeSuite | |
return | bool |
public static IsOption ( string value ) : bool | ||
value | string | |
return | bool |
public static Parse ( ) : |
||
return |