C# Класс Apache.NMS.Test.URISupportTest

Показать файл Открыть проект

Защищенные методы

Метод Описание
AssertMapKey ( StringDictionary map, String key, Object expected ) : void

Приватные методы

Метод Описание
TestCheckParenthesis ( ) : void
TestComposite ( ) : void
TestCompositePath ( ) : void
TestCompositeWithComponentParam ( ) : void
TestCreateRemainingUriComposite ( ) : void
TestCreateRemainingUriNonComposite ( ) : void
TestCreateSupportedUriVariations ( [ uriString ) : void
TestCreateWithQuery ( ) : void
TestEmptyCompositePath ( ) : void
TestParseCompositeWithFragment ( ) : void
TestParseQueury ( ) : void
TestParsingCompositeURI ( ) : void
TestParsingURI ( ) : void
TestSimpleComposite ( ) : void

Описание методов

AssertMapKey() защищенный Метод

protected AssertMapKey ( StringDictionary map, String key, Object expected ) : void
map System.Collections.Specialized.StringDictionary
key String
expected Object
Результат void