ForClients
method in Coherence.Test.TestStep
Methods
public TestStep ForClients(params Client[] clients)
Parameters
Type | Name | Description |
---|---|---|
Client[] | clients |
Returns
Type | Description |
---|---|
TestStep |
public TestStep ForClients(params Func<TestStep, Client>[] clients)
Parameters
Type | Name | Description |
---|---|---|
Func<TestStep, Client>[] | clients |
Returns
Type | Description |
---|---|
TestStep |