C# Class Deveel.Data.OpenCursorTests

Inheritance: ContextBasedTest
Show file Open project: deveel/deveeldb

Protected Methods

Method Description
AssertNoErrors ( string testName ) : void
OnAfterSetup ( string testName ) : void

Private Methods

Method Description
DeclareCursors ( IQuery query ) : void
DoubleOpenViolation ( ) : void
Simple ( ) : void

Method Details

AssertNoErrors() protected method

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

OnAfterSetup() protected method

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