C# 클래스 Castle.Facilities.NHibernateIntegration.Tests.Issues.Facilities116.Fixture

상속: IssueTestCase
파일 보기 프로젝트 열기: mahara/Castle.Facilities.NHibernateIntegration

공개 메소드들

메소드 설명
OnSetUp ( ) : void
OnTearDown ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OnSetUp() 공개 메소드

public OnSetUp ( ) : void
리턴 void

OnTearDown() 공개 메소드

public OnTearDown ( ) : void
리턴 void