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

Configures the log file for unit tests.
Inheritance: IDisposable
Afficher le fichier Open project: DomainDrivenConsulting/dogen Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
LogConfigurator ( string fixtureName, [ testName = null ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LogConfigurator() public méthode

public LogConfigurator ( string fixtureName, [ testName = null ) : System
fixtureName string
testName [
Résultat System