Do
constructor in Coherence.Test.Do
Constructors
public Do(Client client, string entityName, Action<TestStep, CoherenceSync> action, string description = "Do", bool assert = true, int lineNumber = 0, bool includeInactive = false)
Parameters
Type | Name | Description |
---|---|---|
Client | client | |
string | entityName | |
Action<TestStep, CoherenceSync> | action | |
string | description | |
bool | assert | |
int | lineNumber | |
bool | includeInactive |