AutoMockTest.

Populate(IContainer) Method

Summary

Populate the test class with the given configuration and services

Syntax

protected void Populate(IContainer container)

Parameters

Name Type Description
container IContainer

Return Value

Type Description
void