Property | Type | Description | |
---|---|---|---|
_accessor | Accessor |
Method | Description | |
---|---|---|
ConfigureMatcher ( RowValueMatcher matcher ) : void | ||
PropertyMatch ( Accessor accessor ) : System | ||
ReadActual ( object target, StoryTeller.Engine.Sets.SetRow row ) : void | ||
ReadExpected ( ITestContext context, IStep step, StoryTeller.Engine.Sets.SetRow row ) : void |
public ConfigureMatcher ( RowValueMatcher matcher ) : void | ||
matcher | RowValueMatcher | |
return | void |
public PropertyMatch ( Accessor accessor ) : System | ||
accessor | Accessor | |
return | System |
public ReadActual ( object target, StoryTeller.Engine.Sets.SetRow row ) : void | ||
target | object | |
row | StoryTeller.Engine.Sets.SetRow | |
return | void |
public ReadExpected ( ITestContext context, IStep step, StoryTeller.Engine.Sets.SetRow row ) : void | ||
context | ITestContext | |
step | IStep | |
row | StoryTeller.Engine.Sets.SetRow | |
return | void |