RequestAuthority
constructor in Coherence.Test.RequestAuthority
Constructors
public RequestAuthority(Client client, string entityName, bool shouldSucceed, bool waitForReject, AuthorityType authorityType = AuthorityType.Full, int lineNumber = 0)
Parameters
Type | Name | Description |
---|---|---|
Client | client | |
string | entityName | |
bool | shouldSucceed | |
bool | waitForReject | |
AuthorityType | authorityType | |
int | lineNumber |