C# Class Deveel.Data.LoopTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnAfterSetup ( string testName ) : void

Private Methods

Method Description
CreateTestTable ( ) : void
LoopAndExitWithNoReturn ( ) : void
SimpleCursorForLoop ( ) : void
SimpleForLoop ( ) : void
WhileLoop ( ) : void

Method Details

OnAfterSetup() protected method

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