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

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode 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 méthode

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
Résultat int