C# 클래스 Arango.Tests.PerformanceTests

상속: IDisposable
파일 보기 프로젝트 열기: yojimbo87/ArangoDB-NET

공개 메소드들

메소드 설명
Dispose ( ) : void
Insertion_10k ( ) : void
PerformanceTests ( ) : System

비공개 메소드들

메소드 설명
SimpleHttpPostCreateDocument ( string uri, string body ) : string

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Insertion_10k() 공개 메소드

public Insertion_10k ( ) : void
리턴 void

PerformanceTests() 공개 메소드

public PerformanceTests ( ) : System
리턴 System