C# Class MonoTests.System.UriTemplateTest

Datei anzeigen Open project: kumpera/mono

Private Methods

Method Description
BindByName ( ) : void
BindByNameFileExtraNames ( ) : void
BindByNameFileMissingName ( ) : void
BindByNameFileUriBaseAddress ( ) : void
BindByNameManySlashes ( ) : void
BindByNameManySlashes2 ( ) : void
BindByNameNullBaseAddress ( ) : void
BindByNameRelativeBaseAddress ( ) : void
BindByNameWithDefaults ( ) : void
BindByNameWithDefaults2 ( ) : void
BindByPosition ( ) : void
BindByPositionFileExtraValues ( ) : void
BindByPositionFileMissingValues ( ) : void
BindByPositionFileUriBaseAddress ( ) : void
BindByPositionNullBaseAddress ( ) : void
BindByPositionRelativeBaseAddress ( ) : void
BindByPositionWithDefaults ( ) : void
BindInSameSegment ( ) : void
ConstructorBrokenTemplate ( ) : void
ConstructorBrokenTemplate2 ( ) : void
ConstructorBrokenTemplate3 ( ) : void
ConstructorEmpty ( ) : void
ConstructorNull ( ) : void
ConstructorNullDictionary ( ) : void
DictContainsCaseInsensitiveKey ( ) : void
DictContainsNullValue ( ) : void
DuplicateNameInTemplate ( ) : void
DuplicateNameInTemplate2 ( ) : void
IgnoreTrailingSlash ( ) : void
IgnoreTrailingSlashDefault ( ) : void
Match ( ) : void
Match2 ( ) : void
MatchNoTemplateItem ( ) : void
MatchNullArgument1 ( ) : void
MatchNullArgument2 ( ) : void
MatchWildcard ( ) : void
MatchWrongTemplate ( ) : void
SimpleWebGet ( ) : void
ToString ( ) : void
Variables ( ) : void
VariablesInNonPathQuery ( ) : void
VariablesInSameSegment ( ) : void