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

Inheritance: IssueTestCase
Show file Open project: mahara/Castle.Facilities.NHibernateIntegration

Public Methods

Method Description
OnSetUp ( ) : void
OnTearDown ( ) : void

Private Methods

Method 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 method

public OnSetUp ( ) : void
return void

OnTearDown() public method

public OnTearDown ( ) : void
return void