summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDescriptionTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-3/+3
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...Andrew Arnott2012-02-251-2/+2
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Added early version of StandardMessageFactory.Andrew Arnott2010-02-221-0/+10
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-6/+6
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-10/+10
* Added a couple of tests to test MinVersion/MaxVersion MessagePart behavior.Andrew Arnott2008-12-081-0/+68
* Added MessagePart versioning capability.Andrew Arnott2008-11-201-3/+8
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+24