C# Class UTCore.TestAttribute

Inheritance: TestUnitAttribute
Mostrar archivo Open project: lukesandberg/PexFaultLocalization Class Usage Examples

Public Methods

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

Method Details

SelfRegister() public method

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

TestAttribute() public method

public TestAttribute ( ) : System
return System