C# Class DotNetXri.Client.Resolve.CacheTest

Inheritance: TestCase
ファイルを表示 Open project: AArnott/dotnetxri

Public Methods

Method Description
main ( String oArgs ) : void
suite ( ) : Test
testCache ( ) : void
testConcurrent ( ) : void

Method Details

main() public static method

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

suite() public static method

public static suite ( ) : Test
return Test

testCache() public method

public testCache ( ) : void
return void

testConcurrent() public method

public testConcurrent ( ) : void
return void