The ITestDataContextBuilder type exposes the following members.

Methods

  NameDescription
CreateChild
Creates a child data context.
DefineDataSource
Defines a new data source within this data context if one does not exist. Otherwise returns the existing one.
ToPatternTestDataContext
Gets the underlying pattern test data context.

Properties

  NameDescription
ImplicitDataBindingIndexOffset
Gets or sets the offset to add to a test parameter's implicit data binding index to map it into the containing data context.

See Also