Zbiór zmian 969 dla trunk/eCard/eCardMVC/Platnosci.Tests/Web/TestMethods.cs
- Data:
- 2009-12-22 15:54:42 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/TestMethods.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/TestMethods.cs
r957 r969 1 1 using NUnit.Framework; 2 2 using Platnosci.Core.Linq; 3 using Platnosci.Core.Interface;4 3 5 4 namespace Platnosci.Tests.Web 6 5 { 7 6 [TestFixture] 8 class TestMethods7 public class TestMethods 9 8 { 10 9 private readonly Function _function = new Function();
