summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-061-3/+3
|
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-26/+26
|
* Turned on runtime contract checking for debug builds and fixed the errors ↵Andrew Arnott2009-04-191-3/+12
| | | | that it caught.
* Refactored MessageDescription to be per-Channel instead of appdomain static.Andrew Arnott2009-03-141-22/+22
| | | | This allows for special scenarios (like OSIS tests) where individual tests might need to contrive special message serialization rules.
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-1/+1
| | | | This was a whole lot of work to just get multi-version capability added to message types so that OpenID could handle its few versions.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+347