메소드 | 설명 | |
---|---|---|
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. /// |
리턴 | NUnit.Core.TestResult |