Summary
Default methods for the
ITestFixtureBuilder abstraction.
- Assembly
- Rocket
.Surgery .Extensions .Testing .Fixtures .dll - Namespace
- Rocket
.Surgery .Extensions .Testing .Fixtures - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TestFixtureBuilderExtensions"]
class Type type-node
Syntax
public static class TestFixtureBuilderExtensions
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Methods
| Name | Value | Summary |
|---|---|---|
| With |
TBuilder |
Adds the specified list of fields to the builder.
static
|
| With |
TBuilder |
Adds the specified field to the builder.
static
|
| With |
TBuilder |
Adds the specified field to the builder.
static
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
static
|
| With |
TBuilder |
Adds the specified key value pair to the provided dictionary.
static
|
| With |
TBuilder |
Adds the specified key and value to the provided dictionary.
static
|
