C# Class YesSql.Tests.InMemoryTests

Inheritance: CoreTests
Mostra file Open project: sebastienros/yessql

Public Methods

Method Description
InMemoryTests ( ) : System

Protected Methods

Method Description
OnCleanDatabase ( ISession session ) : void
OnDispose ( ) : void

Method Details

InMemoryTests() public method

public InMemoryTests ( ) : System
return System

OnCleanDatabase() protected method

protected OnCleanDatabase ( ISession session ) : void
session ISession
return void

OnDispose() protected method

protected OnDispose ( ) : void
return void