C# Class Deveel.Data.SelectDistinctTests

Inheritance: ContextBasedTest
Mostrar archivo Open project: deveel/deveeldb

Protected Methods

Method Description
OnAfterSetup ( string testName ) : void

Private Methods

Method Description
DistinctMulti_OneColumn ( ) : void
DistinctMulti_TwoColumns ( ) : void
Execute ( string s ) : ITable

Method Details

OnAfterSetup() protected method

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