ChangeLog 758 B

12345678910111213141516171819202122232425
  1. 2008-06-07 Gert Driesen <[email protected]>
  2. * ServiceContainerTest.cs: Added test for argument checks in
  3. AddService and RemoveService overloads. Added tests for AddService
  4. and RemoveService.
  5. 2008-01-06 Ivan N. Zlatev <[email protected]>
  6. * ServiceContainerTest.cs: Test that DefaultServices is checked in
  7. GetService in 2.0.
  8. 2007-12-24 Gert Driesen <[email protected]>
  9. * CheckoutExceptionTest.cs: Added test for ctors and Canceled.
  10. 2004-01-01 Nick Drochak <[email protected]>
  11. * ServiceContainerTest.cs: Eliminate unused variable that was giving us
  12. a warning. Also did a little nunit version 2 house cleaning.
  13. 2003-08-31 Alexandre Pigolkine <[email protected]>
  14. * ChangeLog:
  15. * ServiceContainerTest.cs: new test