Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
UTCore
ExpectedExceptionAttribute
C# Class UTCore.ExpectedExceptionAttribute
Inheritance:
TestUnitAttribute
Mostra file
Open project: lukesandberg/PexFaultLocalization
Public Methods
Method
Description
ExpectedExceptionAttribute
( ) :
System
SelfRegister
(
TestFixture
tf
) :
void
Method Details
ExpectedExceptionAttribute()
public
method
public
ExpectedExceptionAttribute
( ) :
System
return
System
SelfRegister()
public
method
public
SelfRegister
(
TestFixture
tf
) :
void
tf
TestFixture
return
void