[DomainObjects-Subversion] SF.net SVN: domainobjects: [245] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-12-04 06:31:45
|
Revision: 245 http://svn.sourceforge.net/domainobjects/?rev=245&view=rev Author: rbeauchamp Date: 2006-12-03 22:31:44 -0800 (Sun, 03 Dec 2006) Log Message: ----------- - Added unit tests for initializing an instance of a Reference or Collection if it is null while being accessed by DomainObjects. - Fixed issue with prefetching when the object has been prefetched from a previous row. Modified Paths: -------------- trunk/DomainObjects2/resource/Repository.xml trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/CommandExecutionUtil.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Test/DomainObjectsTestFixture.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Test/TransactionalTestFixture.cs trunk/DomainObjects2/src/Core/DomainObjects/ObjectAccess/ObjectGraphBuilder.cs trunk/DomainObjects2/src/Core/DomainObjects/ObjectAccess/ObjectSetBuilder.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/NonGeneratedPerson.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/ObjectBuilderTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/ObjectGraphTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj Added Paths: ----------- trunk/DomainObjects2/src/Test/DomainObjects.Test/Domain/NonGeneratedRole.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |