DoOnComponent
constructor in Coherence.Test
Constructors
public DoOnComponent(Client client, string entityName, Action<TestStep, T> action, int lineNumber = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Client | client | |
| string | entityName | |
| Action<TestStep, T> | action | |
| int | lineNumber |