Then5WithWorld<TInput1, TInput2, TInput3, TInput4, TInput5, TWorld extends World> constructor

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

Implementation

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