C# Class UTCore.IgnoreAttribute

Inheritance: TestUnitAttribute
显示文件 Open project: lukesandberg/PexFaultLocalization

Public Methods

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

Method Details

IgnoreAttribute() public method

public IgnoreAttribute ( ) : System
return System

SelfRegister() public method

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