Summary
Create the convention test host with the given defaults
- Assembly
- Rocket
.Surgery .Conventions .TestHost .dll - Namespace
- Rocket
.Surgery .Conventions .TestHost - Containing Type
- Convention
Test Host Builder
Syntax
public ConventionTestHost Create(Action<IConventionHostBuilder> action)
Parameters
| Name | Type | Description |
|---|---|---|
| action | Action |
Return Value
| Type | Description |
|---|---|
| ConventionTestHost |
