Then2WithWorld<TInput1, TInput2, TWorld extends World> constructor

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

Implementation

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