C# Class Dogen.TestModels.CSharpModel.Tests.LogConfigurator

Configures the log file for unit tests.
Inheritance: IDisposable
Mostrar archivo Open project: DomainDrivenConsulting/dogen Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
LogConfigurator ( string fixtureName, [ testName = null ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LogConfigurator() public method

public LogConfigurator ( string fixtureName, [ testName = null ) : System
fixtureName string
testName [
return System