C# Class Grpc.IntegrationTesting.StressTestClient

Afficher le fichier Open project: endlessm/chromium-browser Class Usage Examples

Méthodes publiques

Méthode Description
Run ( string args ) : void

Private Methods

Méthode Description
ParseWeightedTestCases ( string weightedTestCases ) : int>.Dictionary
Run ( ) : Task
RunBodyAsync ( Grpc.Testing.TestService client ) : Task
RunTestCaseAsync ( Grpc.Testing.TestService client, string testCase ) : Task
StressTestClient ( ClientOptions options, List serverAddresses, int>.Dictionary weightedTestCases ) : System

Method Details

Run() public static méthode

public static Run ( string args ) : void
args string
Résultat void