프로퍼티 | 타입 | 설명 | |
---|---|---|---|
retCommentBlockName | string | ||
retEndLine | int | ||
retIndentation | int | ||
retStartLine | int | ||
retSuccess | bool |
메소드 | 설명 | |
---|---|---|
GetBlockFromPointRegression ( bool retSuccess, int retStartLine, int retEndLine, int retIndentation, string retCommentBlockName ) : System | ||
doTest ( TestFileWrapper regressionFile, string fileName ) : void |
public GetBlockFromPointRegression ( bool retSuccess, int retStartLine, int retEndLine, int retIndentation, string retCommentBlockName ) : System | ||
retSuccess | bool | |
retStartLine | int | |
retEndLine | int | |
retIndentation | int | |
retCommentBlockName | string | |
리턴 | System |
public doTest ( TestFileWrapper regressionFile, string fileName ) : void | ||
regressionFile | TestFileWrapper | |
fileName | string | |
리턴 | void |