Method | Description | |
---|---|---|
BuildMember ( IMemberBuildContext context ) : bool |
Builds the test method member with the specified context.
|
|
MultiBuilder ( IMemberSetupContext context ) : System |
Initializes a new instance of the MultiBuilder class.
|
protected abstract BuildMember ( IMemberBuildContext context ) : bool | ||
context | IMemberBuildContext | The build context of the test method member. |
return | bool |
protected MultiBuilder ( IMemberSetupContext context ) : System | ||
context | IMemberSetupContext | The build context of the test method member. |
return | System |