C# 클래스 DotNetXri.Client.Resolve.ResolverTest

상속: TestCase
파일 보기 프로젝트 열기: AArnott/dotnetxri

공개 메소드들

메소드 설명
createAuthRoot ( string uri ) : XRD
main ( string oArgs ) : void
setupResolver ( ) : DotNetXri.Client.Resolve.Resolver
suite ( ) : Test
testCID ( ) : void
testConstructURI ( ) : void
testLiveRedirect ( ) : void
testLiveRef ( ) : void
testResolve ( ) : void

메소드 상세

createAuthRoot() 공개 정적인 메소드

public static createAuthRoot ( string uri ) : XRD
uri string
리턴 XRD

main() 공개 정적인 메소드

public static main ( string oArgs ) : void
oArgs string
리턴 void

setupResolver() 공개 정적인 메소드

public static setupResolver ( ) : DotNetXri.Client.Resolve.Resolver
리턴 DotNetXri.Client.Resolve.Resolver

suite() 공개 정적인 메소드

public static suite ( ) : Test
리턴 Test

testCID() 공개 메소드

public testCID ( ) : void
리턴 void

testConstructURI() 공개 메소드

public testConstructURI ( ) : void
리턴 void

testLiveRedirect() 공개 메소드

public testLiveRedirect ( ) : void
리턴 void

testLiveRef() 공개 메소드

public testLiveRef ( ) : void
리턴 void

testResolve() 공개 메소드

public testResolve ( ) : void
리턴 void