Метод | Описание | |
---|---|---|
GenerateMainStatisticsPage ( this stats, string fullPath ) : void | ||
GenerateReportMainPage ( this |
||
GenerateStyleFile ( string cssFullPath ) : void | ||
GenerateTestListPage ( this |
||
GenerateTestPage ( this nunitGoTest, string fullPath, string testOutput, string chartFile ) : void | ||
GenerateTimelinePage ( this |
public static GenerateMainStatisticsPage ( this stats, string fullPath ) : void | ||
stats | this | |
fullPath | string | |
Результат | void |
public static GenerateReportMainPage ( this |
||
tests | this |
|
pathToSave | string | |
mainStats | ||
Результат | void |
public static GenerateStyleFile ( string cssFullPath ) : void | ||
cssFullPath | string | |
Результат | void |
public static GenerateTestListPage ( this |
||
tests | this |
|
fullPath | string | |
Результат | void |
public static GenerateTestPage ( this nunitGoTest, string fullPath, string testOutput, string chartFile ) : void | ||
nunitGoTest | this | |
fullPath | string | |
testOutput | string | |
chartFile | string | |
Результат | void |
public static GenerateTimelinePage ( this |
||
tests | this |
|
fullPath | string | |
Результат | void |