C# 클래스 Apache.NMS.Test.URISupportTest

파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 메소드들

메소드 설명
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