Summary
Populate the test class with the given configuration and services
- Assembly
- Rocket
.Surgery .Extensions .Testing .Moq .dll - Namespace
- Rocket
.Surgery .Extensions .Testing - Containing Type
- AutoMockTest
Syntax
protected void Populate(ValueTuple<IConfiguration, IServiceCollection> context)
Attributes
| Type | Description |
|---|---|
| Exclude |
|
| ObsoleteAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ValueTuple |
Return Value
| Type | Description |
|---|---|
| void |
