C# Class UTCore.TearDownAttribute

Inheritance: TestUnitAttribute
ファイルを表示 Open project: lukesandberg/PexFaultLocalization Class Usage Examples

Public Methods

Method Description
SelfRegister ( TestFixture tf ) : void
TearDownAttribute ( ) : System

Method Details

SelfRegister() public method

public SelfRegister ( TestFixture tf ) : void
tf TestFixture
return void

TearDownAttribute() public method

public TearDownAttribute ( ) : System
return System