C# Class UTCore.SetUpAttribute

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

Public Methods

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

Method Details

SelfRegister() public method

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

SetUpAttribute() public method

public SetUpAttribute ( ) : System
return System