C# Class BrowserCommunicationTimeoutMonitorTests.with_a_BrowserCommunicationTimeoutMonitor

Inheritance: FixtureBase
Show file Open project: staxmanade/StatLight

Protected Properties

Property Type Description
EventPublished bool

Public Methods

Method Description
SetupEventToSeeIfPublished ( ) : void

Protected Methods

Method Description
Before_all_tests ( ) : void
PublishTimerFiredEvent ( ) : void

Method Details

Before_all_tests() protected method

protected Before_all_tests ( ) : void
return void

PublishTimerFiredEvent() protected method

protected PublishTimerFiredEvent ( ) : void
return void

SetupEventToSeeIfPublished() public method

public SetupEventToSeeIfPublished ( ) : void
return void

Property Details

EventPublished protected property

protected bool EventPublished
return bool