C# Class UTCore.ExpectedExceptionAttribute

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

Méthodes publiques

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

Method Details

ExpectedExceptionAttribute() public méthode

public ExpectedExceptionAttribute ( ) : System
Résultat System

SelfRegister() public méthode

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