Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Repositories.Tests/Agendas.Repositories.Tests.csproj @ 287:eeca9ddb330a
BUG: Los Patrocinadores quedaban asociados a un único evento. Se armó un test que lo demuestra y se modificó el modelo de la base de datos.
author | juanjose.montesdeocaarbos |
---|---|
date | Mon, 02 Jan 2012 19:44:41 -0300 |
parents | 72a96459f910 |
children | 9bc60d166c8a |
comparison
equal
deleted
inserted
replaced
286:a8f7c41e3b47 | 287:eeca9ddb330a |
---|---|
67 <Compile Include="Infraestructure\NhInfraestrutureFactory.cs" /> | 67 <Compile Include="Infraestructure\NhInfraestrutureFactory.cs" /> |
68 <Compile Include="Infraestructure\RequestEmulator.cs" /> | 68 <Compile Include="Infraestructure\RequestEmulator.cs" /> |
69 <Compile Include="PatrocinadorCrud.cs" /> | 69 <Compile Include="PatrocinadorCrud.cs" /> |
70 <Compile Include="PatrocinadorCrudMemoryTests.cs" /> | 70 <Compile Include="PatrocinadorCrudMemoryTests.cs" /> |
71 <Compile Include="PatrocinadorCrudNhTests.cs" /> | 71 <Compile Include="PatrocinadorCrudNhTests.cs" /> |
72 <Compile Include="PatrocinadorEventoMemoryTests.cs" /> | |
73 <Compile Include="PatrocinadorEventoNhTests.cs" /> | |
74 <Compile Include="PatrocinadorEventoTests.cs" /> | |
72 <Compile Include="PersonaCrud.cs" /> | 75 <Compile Include="PersonaCrud.cs" /> |
73 <Compile Include="PersonaCrudMemoryTests.cs" /> | 76 <Compile Include="PersonaCrudMemoryTests.cs" /> |
74 <Compile Include="PersonaCrudNhTests.cs" /> | 77 <Compile Include="PersonaCrudNhTests.cs" /> |
75 <Compile Include="Properties\AssemblyInfo.cs" /> | 78 <Compile Include="Properties\AssemblyInfo.cs" /> |
76 <Compile Include="SchemaNhTests.cs" /> | 79 <Compile Include="SchemaNhTests.cs" /> |