public class FunctionCallWhenThen extends AbstractWhenThen<TestExpectation>
Constructor and Description |
---|
FunctionCallWhenThen(FunctionCall function,
UserIdentifier producerIdentifier,
UserIdentifier consumerIdentifier,
Authorization authorizationRule,
UserRoleIT userRoleIT) |
Modifier and Type | Method and Description |
---|---|
protected TestExpectation |
getDefaultExpectation(ConsumerProducerSet consumerProducerSet) |
void |
test(TestExpectation testExpectation,
ConsumerProducerSet consumerProducerSet) |
byDefault, debugRoleMappings, otherwise, test, then, whenCalledWithAnyOf, whenCalledWithAnyOf, whenCalledWithAnyOf, whenCalledWithAnyOf, whenProducerIsAny, whenProducerIsAnyOf, whenProducerIsAnyOf, whenProducerIsAnyOf, whenProducerIsAnyOf
public FunctionCallWhenThen(FunctionCall function, UserIdentifier producerIdentifier, UserIdentifier consumerIdentifier, Authorization authorizationRule, UserRoleIT userRoleIT)
public void test(TestExpectation testExpectation, ConsumerProducerSet consumerProducerSet) throws java.lang.Throwable
test
in class AbstractWhenThen<TestExpectation>
java.lang.Throwable
protected TestExpectation getDefaultExpectation(ConsumerProducerSet consumerProducerSet)
getDefaultExpectation
in class AbstractWhenThen<TestExpectation>