C# Class Xunit.Reporting.EngineRegistry

A registry class for all initialization work, which can't be performed automatically by StructureMap.
Inheritance: Registry
显示文件 Open project: BjRo/xunitbddextensions

Public Methods

Method Description
EngineRegistry ( ) : System

Performs the configuration of the IoC

Private Methods

Method Description
DropProcessName ( string commandLineArgs ) : List

Method Details

EngineRegistry() public method

Performs the configuration of the IoC
public EngineRegistry ( ) : System
return System