Method | Description | |
---|---|---|
Compile ( Fixture fixture, CellHandling cellHandling ) : void | ||
InputCells ( ) : IEnumerable |
||
Invoke ( |
||
InvokeTest ( |
||
MethodInvocation ( |
public Compile ( Fixture fixture, CellHandling cellHandling ) : void | ||
fixture | Fixture | |
cellHandling | CellHandling | |
return | void |
public Invoke ( |
||
values | ||
return | IEnumerable |
public InvokeTest ( |
||
values | ||
return | bool |
public MethodInvocation ( |
||
method | ||
target | object | |
return | System |