BaseFixture.

BaseSetUp() Method

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing
Containing Type
BaseFixture

Syntax

[SetUp]
public void BaseSetUp()

Attributes

Type Description
SetUpAttribute

Return Value

Type Description
void
GitHub