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