AutoFakeTest.

Populate(IServiceCollection) Method

Summary

Populate the test class with the given configuration and services

Syntax

protected void Populate(IServiceCollection serviceCollection)

Parameters

Name Type Description
serviceCollection IServiceCollection

Return Value

Type Description
void