summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/Mocks/TestBadChannel.cs
Commit message (Expand)AuthorAgeFilesLines
* Changed namepace and project names in preparation for merge with DotNetOpenId.Andrew Arnott2008-11-041-54/+0
* Removed the queue/dequeue methodology of queued responses. Now the methods t...Andrew Arnott2008-10-021-5/+1
* Appendix scenario test passing (again), this time with HMAC signing of HTTP r...Andrew Arnott2008-09-281-2/+2
* Refactored Channel's virtual and abstract methods to NOT be "internal" (or pu...Andrew Arnott2008-09-111-2/+2
* Much better test coverage.Andrew Arnott2008-09-101-2/+26
* Refactored the exception handling in the channel stack.Andrew Arnott2008-09-091-8/+0
* Added more tests.Andrew Arnott2008-09-031-0/+42