When3WithWorld<TInput1, TInput2, TInput3, TWorld extends World> constructor

When3WithWorld<TInput1, TInput2, TInput3, TWorld extends World>([
  1. StepDefinitionConfiguration? configuration
])

Implementation

When3WithWorld([StepDefinitionConfiguration? configuration])
    : super(configuration);