C# Class Tests.ODatabaseTests

Inheritance: IDisposable
Mostra file Open project: yojimbo87/Eastern

Public Methods

Method Description
Dispose ( ) : void
ODatabaseTests ( ) : System

Private Methods

Method Description
TestDatabaseCloseConnection ( ) : void
TestDatabaseClusterAddRemove ( ) : void
TestDatabaseClusterDataRange ( ) : void
TestDatabaseClusterRecordsCount ( ) : void
TestDatabaseOpen ( ) : void
TestDatabaseRecordsCount ( ) : void
TestDatabaseReload ( ) : void
TestDatabaseSize ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ODatabaseTests() public method

public ODatabaseTests ( ) : System
return System