summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/Scenarios.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added a scenario test from Appendix A (incomplete but passing so far).Andrew Arnott2008-09-241-30/+0
| | | | Included in this change are a lot of fixes and additional implementation.
* Implementing and refactoring ServiceProvider and Consumer classes.Andrew Arnott2008-09-231-0/+30
Beginning to write a test for the spec's appendix A scenario.