summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OAuth/AppendixScenarios.cs
Commit message (Collapse)AuthorAgeFilesLines
* Just 37 failures.Andrew Arnott2013-03-241-0/+1
|
* Fixes remaining build breaks.Andrew Arnott2013-03-221-52/+48
|
* Moves the rest of the static methods out.Andrew Arnott2013-03-211-4/+4
|
* Unit test build break fixes.Andrew Arnott2013-03-061-40/+72
|
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-1/+1
| | | | patterns.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* The test project now builds, so the whole solution does.Andrew Arnott2011-08-021-2/+2
|
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-3/+3
|
* 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