C# Class UTCore.IgnoreAttribute

Inheritance: TestUnitAttribute
Afficher le fichier Open project: lukesandberg/PexFaultLocalization

Méthodes publiques

Méthode Description
IgnoreAttribute ( ) : System
SelfRegister ( TestFixture tf ) : void

Method Details

IgnoreAttribute() public méthode

public IgnoreAttribute ( ) : System
Résultat System

SelfRegister() public méthode

public SelfRegister ( TestFixture tf ) : void
tf TestFixture
Résultat void