public interface Authorization
Modifier and Type | Method and Description |
---|---|
WhenThen<TestExpectation> |
given(FunctionCall functionCall) |
<VALUE_TYPE> |
given(ReturnValueCall<VALUE_TYPE> returnValueCall) |
void |
markExpectationConstructed() |
void |
setRole(UserIdentifier producerIdentifier,
UserIdentifier consumerIdentifier) |
void |
setUserRoleIT(UserRoleIT userRoleIT) |
WhenThen<TestExpectation> given(FunctionCall functionCall)
<VALUE_TYPE> WhenThen<TestValueExpectation<VALUE_TYPE>> given(ReturnValueCall<VALUE_TYPE> returnValueCall)
void markExpectationConstructed()
void setRole(UserIdentifier producerIdentifier, UserIdentifier consumerIdentifier)
void setUserRoleIT(UserRoleIT userRoleIT)