C# Class Castle.Facilities.NHibernateIntegration.Tests.Issues.Facilities116.Fixture

Inheritance: IssueTestCase
Afficher le fichier Open project: mahara/Castle.Facilities.NHibernateIntegration

Méthodes publiques

Méthode Description
OnSetUp ( ) : void
OnTearDown ( ) : void

Private Methods

Méthode Description
Can_create_serialized_file_in_the_disk ( ) : void
Can_deserialize_file_from_the_disk_if_new_enough ( ) : void
Can_deserialize_file_from_the_disk_if_one_of_the_dependencies_is_newer ( ) : void
ConfigureConnectionSettings ( NHibernate.Cfg.Configuration nhConfig ) : void

Method Details

OnSetUp() public méthode

public OnSetUp ( ) : void
Résultat void

OnTearDown() public méthode

public OnTearDown ( ) : void
Résultat void