메소드 | 설명 | |
---|---|---|
addDefaultTestUsers ( this tmQaConfig ) : |
||
add_User ( this |
||
add_User ( this |
||
assertIgnore_If_Offine ( this qaConfig, |
||
create ( this configLoader ) : |
||
load ( this configLoader ) : |
||
localFilePath ( this configLoader ) : string | ||
new_UserList ( this tmQaConfig ) : List |
||
save_QAConfig ( this qaConfig ) : |
||
serverOffline ( this tmQaConfig ) : bool | ||
serverOffline ( this tmQaConfig, |
||
serverOnline ( this tmQaConfig ) : bool | ||
serverOnline ( this tmQaConfig, |
||
testUser ( this tmQaConfig, string userName ) : Test_User | ||
testUsers ( this tmQaConfig ) : List |
public static addDefaultTestUsers ( this tmQaConfig ) : |
||
tmQaConfig | this | |
리턴 |
public static add_User ( this |
||
users | this |
|
username | string | |
userGroup | int | |
리턴 | List |
public static add_User ( this |
||
users | this |
|
username | string | |
password | string | |
string | ||
userGroup | int | |
리턴 | List |
public static assertIgnore_If_Offine ( this qaConfig, |
||
qaConfig | this | |
targetServer | ||
리턴 | void |
public static create ( this configLoader ) : |
||
configLoader | this | |
리턴 |
public static load ( this configLoader ) : |
||
configLoader | this | |
리턴 |
public static localFilePath ( this configLoader ) : string | ||
configLoader | this | |
리턴 | string |
public static new_UserList ( this tmQaConfig ) : List |
||
tmQaConfig | this | |
리턴 | List |
public static save_QAConfig ( this qaConfig ) : |
||
qaConfig | this | |
리턴 |
public static serverOffline ( this tmQaConfig ) : bool | ||
tmQaConfig | this | |
리턴 | bool |
public static serverOffline ( this tmQaConfig, |
||
tmQaConfig | this | |
targetServer | ||
리턴 | bool |
public static serverOnline ( this tmQaConfig ) : bool | ||
tmQaConfig | this | |
리턴 | bool |
public static serverOnline ( this tmQaConfig, |
||
tmQaConfig | this | |
targetServer | ||
리턴 | bool |