Summary
A method that allows you to override and update the behavior of building the container
- Assembly
- Rocket
.Surgery .Extensions .Testing .FakeItEasy .dll - Namespace
- Rocket
.Surgery .Extensions .Testing - Containing Type
- AutoFakeTest
Syntax
protected virtual IContainer BuildContainer(IContainer container)
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer |
Return Value
| Type | Description |
|---|---|
| IContainer |
