C# Class Arango.Tests.PerformanceTests

Inheritance: IDisposable
Afficher le fichier Open project: yojimbo87/ArangoDB-NET

Méthodes publiques

Méthode Description
Dispose ( ) : void
Insertion_10k ( ) : void
PerformanceTests ( ) : System

Private Methods

Méthode Description
SimpleHttpPostCreateDocument ( string uri, string body ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Insertion_10k() public méthode

public Insertion_10k ( ) : void
Résultat void

PerformanceTests() public méthode

public PerformanceTests ( ) : System
Résultat System