C# Class Deveel.Data.OpenCursorTests

Inheritance: ContextBasedTest
Afficher le fichier Open project: deveel/deveeldb

Méthodes protégées

Méthode Description
AssertNoErrors ( string testName ) : void
OnAfterSetup ( string testName ) : void

Private Methods

Méthode Description
DeclareCursors ( IQuery query ) : void
DoubleOpenViolation ( ) : void
Simple ( ) : void

Method Details

AssertNoErrors() protected méthode

protected AssertNoErrors ( string testName ) : void
testName string
Résultat void

OnAfterSetup() protected méthode

protected OnAfterSetup ( string testName ) : void
testName string
Résultat void