Méthode | Description | |
---|---|---|
DefaultFlowInterpreter ( object systemUnderTest ) : fitSharp.Fit.Model | ||
DoSetUp ( CellProcessor processor, Tree |
||
DoTearDown ( Tree |
||
Interpret ( CellProcessor processor, Tree |
||
IsInFlow ( int tableCount ) : bool | ||
SetSystemUnderTest ( object theSystemUnderTest ) : void |
public DefaultFlowInterpreter ( object systemUnderTest ) : fitSharp.Fit.Model | ||
systemUnderTest | object | |
Résultat | fitSharp.Fit.Model |
public DoSetUp ( CellProcessor processor, Tree |
||
processor | CellProcessor | |
table | Tree |
|
Résultat | void |
public Interpret ( CellProcessor processor, Tree |
||
processor | CellProcessor | |
table | Tree |
|
Résultat | void |
public SetSystemUnderTest ( object theSystemUnderTest ) : void | ||
theSystemUnderTest | object | |
Résultat | void |