TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult).withStepsToLocation(stepsToLocation).withTimeServiceIncrement(TimeUnit.MILLISECONDS.toNanos(STEP_DURATION_MS)).build().run(); | TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult).withStepsToLocation(stepsToLocation).withTimeServiceIncrement(STEP_DURATION).build().run(); | TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult).withStepsToLocation(stepsToLocation).withTimeServiceIncrement(TimeUnit.MILLISECONDS.toNanos(STEP_DURATION_MS)).build() | TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult).withStepsToLocation(stepsToLocation).withTimeServiceIncrement(STEP_DURATION_MS).build() | cucumber-jvm | 4bb88764527445da8dd9b6a04af86aa0a7b7041c | io.cucumber.core.plugin.TimelineFormatterTest | | _1 | STEP_DURATION_MS |
---|
_2 | STEP_DURATION |
---|
| TCIVar | STEP_DURATION_MS |
---|
v1 | stepsToLocation |
---|
v2 | TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult) |
---|
| | TCIVar | STEP_DURATION_MS |
---|
v1 | stepsToLocation |
---|
v2 | TestHelper.builder().withFeatures(failingFeature,successfulFeature,pendingFeature).withRuntimeArgs(STR0,STR1 + reportDir.getAbsolutePath(),STR2,STR3).withStepsToResult(stepsToResult) |
---|
| Uses | True |