Свойство | Тип | Описание | |
---|---|---|---|
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 |