C# Class Deveel.Data.CloseTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnAfterSetup ( string testName ) : void

Private Methods

Method Description
CloseNotOpened ( ) : void
DeclareCursors ( IQuery query ) : void
OpenCursors ( IQuery query ) : void
TypicalClode ( ) : void

Method Details

OnAfterSetup() protected method

protected OnAfterSetup ( string testName ) : void
testName string
return void