Method | Description | |
---|---|---|
Main ( string args ) : int | ||
RunTests ( string args ) : NUnit.Core.TestResult |
Runs the tests specified in the arguments.
|
public static RunTests ( string args ) : NUnit.Core.TestResult | ||
args | string | /// The args. /// |
return | NUnit.Core.TestResult |