C# Class Volante.TestIndex4

Inheritance: ITest
显示文件 Open project: kjk/volante

Public Methods

Method Description
CheckStrings ( StringInt>.IIndex root, string strs, int count ) : void
Run ( TestConfig config ) : void

Method Details

CheckStrings() public static method

public static CheckStrings ( StringInt>.IIndex root, string strs, int count ) : void
root StringInt>.IIndex
strs string
count int
return void

Run() public method

public Run ( TestConfig config ) : void
config TestConfig
return void