Uses of Class
io.camunda.zeebe.qa.util.cluster.TestStandaloneGateway
Packages that use TestStandaloneGateway
-
Uses of TestStandaloneGateway in io.camunda.zeebe.qa.util.cluster
Methods in io.camunda.zeebe.qa.util.cluster that return TestStandaloneGatewayModifier and TypeMethodDescriptionTestStandaloneGateway.self()TestStandaloneGateway.withGatewayConfig(Consumer<GatewayCfg> modifier) Methods in io.camunda.zeebe.qa.util.cluster that return types with arguments of type TestStandaloneGatewayModifier and TypeMethodDescriptionTestCluster.gateways()Returns a map of the gateways in the cluster, where the keys are the memberIds, and the values the gateway containers.