C# Class Deveel.Data.ConditionalTests

Inheritance: ContextBasedTest
Afficher le fichier Open project: deveel/deveeldb

Méthodes protégées

Méthode Description
OnAfterSetup ( string testName ) : void
OnBeforeTearDown ( string testName ) : void

Private Methods

Méthode Description
SimpleConditional ( ) : void

Method Details

OnAfterSetup() protected méthode

protected OnAfterSetup ( string testName ) : void
testName string
Résultat void

OnBeforeTearDown() protected méthode

protected OnBeforeTearDown ( string testName ) : void
testName string
Résultat void