2004-01-02 Sebastien Pouliot * EvidenceTest.cs: Upgraded tests to NUnit2. Added new tests. * StrongNameTest.cs: Class now inherits from Assertion. 2004-01-01 Nick Drochak * PermissionRequestEvidenceTest.cs: New File 2003-12-15 Sebastien Pouliot * PublisherMembershipConditionTest.cs: Added new unit tests for the newly implemented methods. 2003-07-03 Sebastien Pouliot * ZoneTest.cs: New. Test everything except the unimplemented static CreateFromUrl method. 2003-04-23 Sebastien Pouliot * PublisherTest.cs: Updated to NUnit2 style. * PublisherMembershipConditionTest.cs: Updated to NUnit2 style. * StrongNameTest.cs: Updated to NUnit2 style. 2002-12-21 Nick Drochak * all: make tests build and run under nunit2 2002-12-16 Sebastien Pouliot * AllTests.cs: Added test suites for StrongName. * StrongNameTest.cs: New. Test suite for StrongName (complete). 2002-12-15 Sebastien Pouliot * AllTests.cs: Added test suites for Publisher and PublisherMembershipCondition. * PublisherTest.cs: New. Test suite for Publisher (complete). * PublisherMembershipConditionTest.cs: New. Test suite for Publisher PublisherMembershipCondition (incomplete). 2002-10-28 Jackson Harper * AllTests.cs EvidenceTest.cs: Added test for Evidence class 2002-02-10 Nick Drochak * AllTests.cs: Add new file. 2002-02-07 Nick Drochak * CodeGroupTest.cs: Tests everything except the (To|From)Xml methods. 2002-02-01 Nick Drochak * CodeGroupTest.cs: Still not done, checking in now just in case 2002-01-30 Nick Drochak * CodeGroupTest.cs: New File. Not done, but checking in now just in case