summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/Messaging/ProtocolExceptionTests.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixes access denial errors from OAuth 2 resource servers so they include the ↵Andrew Arnott2012-04-221-1/+1
| | | | | | required parameters in their WWW-Authenticate headers. Fixes #124
* Replaced a bunch of TestCase attribute usages with simply Test.Andrew Arnott2012-04-041-1/+1
|
* Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵Andrew Arnott2012-02-251-4/+4
| | | | patterns.
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Converted all the rest of the tests over to NUnit.Andrew Arnott2010-01-061-7/+7
|
* Removed ProtocolException message-like behavior which was never used and ↵Andrew Arnott2009-02-081-56/+4
| | | | doesn't fit into the design any more.
* CRLF -> LF line endings change to all .cs files.Andrew Arnott2009-01-091-97/+97
|
* Lots of work toward extensions.Andrew Arnott2008-12-191-97/+97
|
* 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/+97