Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NUnit
TestData
TestContextData
TestStateRecordingFixture
C# Class NUnit.TestData.TestContextData.TestStateRecordingFixture
Afficher le fichier
Open project: nunit/nunit
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
setUpFailure
bool
setUpIgnore
bool
stateList
string
testFailure
bool
testInconclusive
bool
Private Methods
Méthode
Description
SetUp
( ) :
void
TearDown
( ) :
void
TheTest
( ) :
void
Property Details
setUpFailure
public_oe property
public
bool
setUpFailure
Résultat
bool
setUpIgnore
public_oe property
public
bool
setUpIgnore
Résultat
bool
stateList
public_oe property
public
string
stateList
Résultat
string
testFailure
public_oe property
public
bool
testFailure
Résultat
bool
testInconclusive
public_oe property
public
bool
testInconclusive
Résultat
bool