summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/MessageSerializerTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-1/+1
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-6/+6
* Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade.Andrew Arnott2012-03-101-2/+2
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...Andrew Arnott2012-02-251-4/+4
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* FxCop fixes.Andrew Arnott2011-05-281-3/+3
* JSON messages now work. :)Andrew Arnott2010-06-041-0/+31
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-11/+11
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-5/+5
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-5/+9
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+130