C# Class NHibernate.Test.NHSpecificTest.MapFixture

Inheritance: TestCase
Afficher le fichier Open project: nhibernate/nhibernate-core

Méthodes protégées

Méthode Description
AppliesTo ( Dialect dialect ) : bool
OnTearDown ( ) : void

Private Methods

Méthode Description
TestInsert ( ) : void
TestSelect ( ) : void
TestSort ( ) : void

Method Details

AppliesTo() protected méthode

protected AppliesTo ( Dialect dialect ) : bool
dialect Dialect
Résultat bool

OnTearDown() protected méthode

protected OnTearDown ( ) : void
Résultat void