C# Class Deveel.Data.FetchTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnAfterSetup ( string testName ) : void

Private Methods

Method Description
FetchAbsolute ( ) : void
FetchIntoOneVar ( ) : void
FetchIntoTwoVars ( ) : void
FetchNext ( ) : void

Method Details

OnAfterSetup() protected method

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