comparison Agendas/trunk/src/Agendas.Tests/SeguridadObjectMother.cs @ 34:475be11edf56

Ajuste en los nombre de los assemblies y namespaces
author nelo@MTEySS.neluz.int
date Thu, 17 Mar 2011 16:59:29 -0300
parents c90492faf268
children
comparison
equal deleted inserted replaced
33:1e95467c1245 34:475be11edf56
1 using System; 1 using System.Security.Principal;
2 using AltNetHispano.Agendas.Domain;
3 using System.Security.Principal;
4 2
5 namespace AltNetHispano.Agendas.Tests 3 namespace AltNetHispano.Agendas.Tests
6 { 4 {
7 public static class SeguridadObjectMother 5 public static class SeguridadObjectMother
8 { 6 {