Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NSoft
NFramework
Collections
MultiSetFixture
C# Class NSoft.NFramework.Collections.MultiSetFixture
Inheritance:
AbstractFixture
Mostrar archivo
Open project: debop/NFramework
Protected Methods
Method
Description
AddValues
( ) :
void
OnSetUp
( ) :
void
OnTearDown
( ) :
void
Private Methods
Method
Description
AddTest
( ) :
void
ContainsTest
( ) :
void
CopyToTest
( ) :
void
ItemTest
( ) :
void
RemoveTest
( ) :
void
Method Details
AddValues()
protected
method
protected
AddValues
( ) :
void
return
void
OnSetUp()
protected
method
protected
OnSetUp
( ) :
void
return
void
OnTearDown()
protected
method
protected
OnTearDown
( ) :
void
return
void