summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/OpenId/Extensions/ExtensionTestUtilities.cs
Commit message (Expand)AuthorAgeFilesLines
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-1/+3
* Custom OpenID extensions may now exist outside the library.Andrew Arnott2009-04-151-3/+3
* Refactored test helpers to remove TestSupport and move its functionality into...Andrew Arnott2009-01-291-2/+2
* Refactored association management functions from the OpenIdRelyingParty class...Andrew Arnott2009-01-231-1/+1
* Renamed Channel.Send method to Channel.PrepareResponse and then added a new S...Andrew Arnott2009-01-211-2/+2
* Added GetHashCode() methods to the AX classes, and fixed their Equals methods.Andrew Arnott2009-01-171-0/+3
* AX feature complete, with tests passing.Andrew Arnott2009-01-171-0/+77