C# Class AggregateSource.EventStore.Framework.EventStoreIntegrationAttribute

Inheritance: System.Attribute, ITestAction
Show file Open project: yreynhout/AggregateSource

Public Methods

Method Description
AfterTest ( ITest test ) : void
BeforeTest ( ITest test ) : void

Method Details

AfterTest() public method

public AfterTest ( ITest test ) : void
test ITest
return void

BeforeTest() public method

public BeforeTest ( ITest test ) : void
test ITest
return void