C# Class Halcyon.Tests.HAL.LinkTests

显示文件 Open project: visualeyes/halcyon

Private Methods

Method Description
Create_Link ( string href, string expectedHref, string title, string expectedTitle, bool isTemplated, bool replaceParameters ) : void
Link_Created ( string rel, string href, string title, string method, string type, string deprecation, string name, string profile, string hrefLang, bool isRelArray ) : void
Link_IsTemplated ( string href, bool isTemplated ) : void
Rebase_Link ( string baseUriString, string href, string expectedHref ) : void