WithPostCondition
method in Coherence.Test.TestStep
Methods
public TestStep WithPostCondition(Func<TestStep, bool> postCondition)
Parameters
| Type | Name | Description |
|---|---|---|
| Func<TestStep, bool> | postCondition |
Returns
| Type | Description |
|---|---|
| TestStep |
public TestStep WithPostCondition(Func<TestStep, bool> postCondition)
| Type | Name | Description |
|---|---|---|
| Func<TestStep, bool> | postCondition |
| Type | Description |
|---|---|
| TestStep |