summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/MessageSerializerTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved messaging infrastructure to its own namespace.Andrew Arnott2008-09-011-126/+0
|
* Lots of StyleCop changes.Andrew Arnott2008-09-011-3/+12
|
* Added test for and accomodated required message parts.Andrew Arnott2008-09-011-8/+5
|
* Added test for Uri member of DataContract.Andrew Arnott2008-09-011-2/+3
|
* Added message validation.Andrew Arnott2008-09-011-24/+61
|
* Added another test, and changed the way spoofed dictionary xml I/O works to ↵Andrew Arnott2008-09-011-1/+15
| | | | fix the bug it revealed.
* Added some basic classes, message serialization and some unit tests.Andrew Arnott2008-09-011-0/+68