summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/MessagingTestBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fixed a bunch of NUnit warnings.Andrew Arnott2010-01-091-2/+2
|
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-4/+4
|
* Cleaned up distinction between public and rewritten request URLs.Andrew Arnott2009-06-181-1/+1
|
* Reworked the way messages are instantiated and deserialized.Andrew Arnott2008-11-201-3/+3
| | | | 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.
* Added very basic OpenID message passing scenario test.Andrew Arnott2008-11-091-1/+1
| | | | Lots of refactoring to eliminate IOAuthDirectedMessage which was redundant with other types and to better enable testing of OpenID scenarios.
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-0/+188