public class FileToBusinessFeatureMapper
| Constructor and Description |
|---|
FileToBusinessFeatureMapper(FileToBusinessStepCallMapper stepCallMapper) |
| Modifier and Type | Method and Description |
|---|---|
com.testerum.model.feature.Feature |
mapFeature(com.testerum.test_file_format.feature.FileFeature fileFeature,
java.nio.file.Path relativeFilePath) |
public FileToBusinessFeatureMapper(@NotNull
FileToBusinessStepCallMapper stepCallMapper)