Interface and Description |
---|
io.cucumber.core.api.TypeRegistryConfigurer
Please use annotation based configuration.
See Annotation based example
See Lambda based example
|
Class and Description |
---|
cucumber.api.cli.Main
use
Main instead. |
Method and Description |
---|
io.cucumber.core.backend.TestCaseState.embed(byte[], String)
use
TestCaseState.embed(byte[], String, String) instead. |
Copyright © 2020. All rights reserved.