C# Class Deveel.Data.AssignTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

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

Private Methods

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

Method Details

OnAfterSetup() protected method

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

OnBeforeTearDown() protected method

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