C# Class DotNetXri.Client.Resolve.ResolverTest

Inheritance: TestCase
Afficher le fichier Open project: AArnott/dotnetxri

Méthodes publiques

Méthode 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 méthode

public static createAuthRoot ( string uri ) : XRD
uri string
Résultat XRD

main() public static méthode

public static main ( string oArgs ) : void
oArgs string
Résultat void

setupResolver() public static méthode

public static setupResolver ( ) : DotNetXri.Client.Resolve.Resolver
Résultat DotNetXri.Client.Resolve.Resolver

suite() public static méthode

public static suite ( ) : Test
Résultat Test

testCID() public méthode

public testCID ( ) : void
Résultat void

testConstructURI() public méthode

public testConstructURI ( ) : void
Résultat void

testLiveRedirect() public méthode

public testLiveRedirect ( ) : void
Résultat void

testLiveRef() public méthode

public testLiveRef ( ) : void
Résultat void

testResolve() public méthode

public testResolve ( ) : void
Résultat void