C# Class DotNetXri.Client.Resolve.ResolverTest

Inheritance: TestCase
Datei anzeigen Open project: AArnott/dotnetxri

Public Methods

Method Description
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

Method Details

createAuthRoot() public static method

public static createAuthRoot ( string uri ) : XRD
uri string
return XRD

main() public static method

public static main ( string oArgs ) : void
oArgs string
return void

setupResolver() public static method

public static setupResolver ( ) : DotNetXri.Client.Resolve.Resolver
return DotNetXri.Client.Resolve.Resolver

suite() public static method

public static suite ( ) : Test
return Test

testCID() public method

public testCID ( ) : void
return void

testConstructURI() public method

public testConstructURI ( ) : void
return void

testLiveRedirect() public method

public testLiveRedirect ( ) : void
return void

testLiveRef() public method

public testLiveRef ( ) : void
return void

testResolve() public method

public testResolve ( ) : void
return void