Then1WithWorld<TInput1, TWorld extends World> constructor

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

Implementation

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