C# Class Deveel.Data.DropFunctionTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnBeforeTearDown ( string testName ) : void
OnSetUp ( string testName, IQuery query ) : bool

Private Methods

Method Description
Existing ( ) : void
NotExisting ( ) : void
NotExisting_IfExistsClause ( ) : void

Method Details

OnBeforeTearDown() protected method

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

OnSetUp() protected method

protected OnSetUp ( string testName, IQuery query ) : bool
testName string
query IQuery
return bool