From: Michael D. <mik...@us...> - 2004-12-10 16:40:13
|
Update of /cvsroot/nhibernate/nhibernate/src/NHibernate.Test/NHSpecificTest In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14749/NHibernate.Test/NHSpecificTest Removed Files: JoinedSubclassFixture.cs SubclassFixture.cs Log Message: NH-131: Describe joined-subclasses and subclasses in seperate files. Also refactored the test a little bit. Going to being moving away from the NHibernate.DomainModel and just include everything in the TestFixture. Making the domain classes smaller and easier to demonstrate the conepts. Borrowed some of the ideas from hibernate 3 --- SubclassFixture.cs DELETED --- --- JoinedSubclassFixture.cs DELETED --- |