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