Méthode | Description | |
---|---|---|
StoryTellerTableTag ( |
||
WritePreview ( ITestContext context ) : void | ||
WriteResults ( ITestContext context ) : void | ||
WriteSetVerificationResults ( |
Méthode | Description | |
---|---|---|
rows ( ) : IEnumerable |
||
writeExceptionText ( string text ) : void | ||
writePreviewRow ( IStep step, ITestContext context ) : void | ||
writeResultsRow ( IStep step, ITestContext context ) : void | ||
writeVerificationResultRow ( StoryTeller.Engine.Sets.SetRow setRow, ITestContext context, bool ordered ) : void |
public StoryTellerTableTag ( |
||
table | ||
step | IStep | |
Résultat | System |
public WritePreview ( ITestContext context ) : void | ||
context | ITestContext | |
Résultat | void |
public WriteResults ( ITestContext context ) : void | ||
context | ITestContext | |
Résultat | void |
public WriteSetVerificationResults ( |
||
verification | ||
context | ITestContext | |
Résultat | void |