C# Class ServiceStack.WebHost.Endpoints.Tests.NetCoreTestsRunner

Exibir arquivo Open project: ServiceStack/ServiceStack

Public Methods

Method Description
Main ( string args ) : int

The main program executes the tests. Output may be routed to various locations, depending on the arguments passed.

Run with --help for a full list of arguments supported

Method Details

Main() public static method

The main program executes the tests. Output may be routed to various locations, depending on the arguments passed.
Run with --help for a full list of arguments supported
public static Main ( string args ) : int
args string
return int