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(IServiceCollection serviceCollection)
Parameters
Name | Type | Description |
---|---|---|
serviceCollection | IServiceCollection |
Return Value
Type | Description |
---|---|
void |