Method |
Description |
|
AddClient ( string nodes ) : void |
|
|
AddUser ( ) : void |
|
|
ClientDBsAreSame ( int client_index_a, int client_index_b ) : bool |
|
|
CountUsers ( ) : long |
|
|
DeleteUser ( TestUser user ) : void |
|
|
EmptyAll ( ) : void |
|
|
GetClient ( ) : Scalien.Client |
|
|
GetUser ( string userID ) : TestUser |
|
|
InsertUsers ( int cnt ) : void |
|
|
IsConsistent ( ) : bool |
|
|
IterateClients ( ) : bool |
|
|
PrintByNick ( string prefix ) : void |
|
|
ResetTables ( ) : void |
|
|
SetUser ( TestUser user ) : void |
|
|
SubmitAll ( ) : void |
|
|
TestCycle ( int userNum ) : void |
|
|
TestCycle_MultiUser ( ) : void |
|
|
TestGetSetSubmit ( ) : bool |
|
|
Users ( string nodes = null ) : System |
|
|