summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/TestUtilities.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Refactored test helpers to remove TestSupport and move its functionality ↵Andrew Arnott2009-01-291-0/+5
| | | | into OpenIdTestBase.
* Added association messages.Andrew Arnott2008-11-111-28/+0
| | | | | Diffie-Hellman associations seem to be working according to the test. But lots of refactoring is probably in order.
* Added tests for OpenIdChannel and KeyValueForm encoder.Andrew Arnott2008-11-081-0/+45