summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/AppendixScenarios.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed UserAgentResponse to OutgoingWebResponse, and DirectWebResponse to ↵Andrew Arnott2009-03-151-2/+2
| | | | IncomingWebResponse.
* Renamed Channel.Send method to Channel.PrepareResponse and then added a new ↵Andrew Arnott2009-01-211-4/+4
| | | | Send method.
* A touch of refactoring and C# warning resolution.Andrew Arnott2008-11-241-2/+2
|
* Refactored test coordinator so it can be used with OpenID as well as OAuth.Andrew Arnott2008-11-081-0/+66