Property | Type | Description | |
---|---|---|---|
AddStyleSheetLink | string | ||
MakeStylesheet | void | ||
ResultComment | string |
Method | Description | |
---|---|---|
StoryTestFile ( string thePath, fitSharp.Fit.Runner.StoryTestFolder theFolder, FolderModel theFolderModel ) : System | ||
WriteNonTest ( ) : void | ||
WriteTest ( fitSharp.Fit.Model.PageResult result ) : void |
Method | Description | |
---|---|---|
AddStyleSheetLink ( string input ) : string | ||
MakeStylesheet ( ) : void | ||
ResultComment ( TestCounts counts ) : string |
public StoryTestFile ( string thePath, fitSharp.Fit.Runner.StoryTestFolder theFolder, FolderModel theFolderModel ) : System | ||
thePath | string | |
theFolder | fitSharp.Fit.Runner.StoryTestFolder | |
theFolderModel | FolderModel | |
return | System |
public WriteTest ( fitSharp.Fit.Model.PageResult result ) : void | ||
result | fitSharp.Fit.Model.PageResult | |
return | void |