프로퍼티 | 타입 | 설명 | |
---|---|---|---|
s_strActiveBugNums | String | ||
s_strComponentBeingTested | String | ||
s_strDtTmVer | String | ||
s_strTFAbbrev | String | ||
s_strTFName | String | ||
s_strTFPath | String |
메소드 | 설명 | |
---|---|---|
Main ( String args ) : void | ||
return_Boolean_Boolean ( Boolean p_1 ) : Boolean | ||
return_Byte_Byte ( Byte p_1 ) : Byte | ||
return_SByte_SByte ( SByte p_1 ) : SByte | ||
return_String_String ( String p_str1 ) : String | ||
return_char_char ( char p_1 ) : char | ||
return_double_double ( double p_1 ) : double | ||
return_float_float ( float p_1 ) : float | ||
return_long_long ( long p_1 ) : long | ||
return_void ( ) : void | ||
runTest ( ) : Boolean | ||
static_return_Boolean_Boolean ( Boolean p_1 ) : Boolean | ||
static_return_Byte_Byte ( Byte p_1 ) : Byte | ||
static_return_SByte_SByte ( SByte p_1 ) : SByte | ||
static_return_String_String ( String p_str1 ) : String | ||
static_return_char_char ( char p_1 ) : char | ||
static_return_double_double ( double p_1 ) : double | ||
static_return_float_float ( float p_1 ) : float | ||
static_return_long_long ( long p_1 ) : long | ||
static_return_void ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckInvkList_Boolean_Boolean ( dlg_Boolean_Boolean p ) : int | ||
CheckInvkList_Byte_Byte ( dlg_Byte_Byte p ) : int | ||
CheckInvkList_SByte_SByte ( dlg_SByte_SByte p ) : int | ||
CheckInvkList_char_char ( dlg_char_char p ) : int | ||
CheckInvkList_double_double ( dlg_double_double p ) : int | ||
CheckInvkList_int_int_int ( dlg_int_int_int p ) : int | ||
CheckInvkList_void ( dlg_void p ) : int | ||
return_int_add_int_int ( int p_1, int p_2 ) : int | ||
return_short_short ( short p_1 ) : short |
public return_Boolean_Boolean ( Boolean p_1 ) : Boolean | ||
p_1 | Boolean | |
리턴 | Boolean |
public return_String_String ( String p_str1 ) : String | ||
p_str1 | String | |
리턴 | String |
public return_double_double ( double p_1 ) : double | ||
p_1 | double | |
리턴 | double |
public static static_return_Boolean_Boolean ( Boolean p_1 ) : Boolean | ||
p_1 | Boolean | |
리턴 | Boolean |
public static static_return_Byte_Byte ( Byte p_1 ) : Byte | ||
p_1 | Byte | |
리턴 | Byte |
public static static_return_SByte_SByte ( SByte p_1 ) : SByte | ||
p_1 | SByte | |
리턴 | SByte |
public static static_return_String_String ( String p_str1 ) : String | ||
p_str1 | String | |
리턴 | String |
public static static_return_char_char ( char p_1 ) : char | ||
p_1 | char | |
리턴 | char |
public static static_return_double_double ( double p_1 ) : double | ||
p_1 | double | |
리턴 | double |
public static static_return_float_float ( float p_1 ) : float | ||
p_1 | float | |
리턴 | float |
public static static_return_long_long ( long p_1 ) : long | ||
p_1 | long | |
리턴 | long |