프로퍼티 | 타입 | 설명 | |
---|---|---|---|
collection | string | ||
fixture | FixtureModel | ||
hasAfterStep | bool | ||
hasBeforeStep | bool | ||
title | string |
메소드 | 설명 | |
---|---|---|
ApplyFixtureOverrides ( |
||
ApplyOverrides ( |
||
EmbeddedSection ( ) : Baseline | ||
PostProcessAndValidate ( IStepValidator stepValidator, Step step ) : void | ||
ResolveDependencies ( FixtureLibrary library ) : void | ||
TitleOrFormat ( ) : string | ||
ToMissingCode ( bool withinParagraph = false ) : string |
메소드 | 설명 | |
---|---|---|
configureSampleStep ( Step step ) : void |
public ApplyFixtureOverrides ( |
||
systemLibrary | ||
overrides | ||
리턴 | void |
public ApplyOverrides ( |
||
grammar | ||
리턴 |
public PostProcessAndValidate ( IStepValidator stepValidator, Step step ) : void | ||
stepValidator | IStepValidator | |
step | Step | |
리턴 | void |
public ResolveDependencies ( FixtureLibrary library ) : void | ||
library | FixtureLibrary | |
리턴 | void |
public ToMissingCode ( bool withinParagraph = false ) : string | ||
withinParagraph | bool | |
리턴 | string |