public class ALMTestStepParser extends Object implements step.repositories.parser.StepParser<ALMTestStep>
Constructor and Description |
---|
ALMTestStepParser() |
Modifier and Type | Method and Description |
---|---|
int |
getParserScoreForStep(step.repositories.parser.AbstractStep step) |
void |
parseStep(step.repositories.parser.ParsingContext parsingContext,
ALMTestStep step) |
public int getParserScoreForStep(step.repositories.parser.AbstractStep step)
getParserScoreForStep
in interface step.repositories.parser.StepParser<ALMTestStep>
public void parseStep(step.repositories.parser.ParsingContext parsingContext, ALMTestStep step)
parseStep
in interface step.repositories.parser.StepParser<ALMTestStep>
Copyright © 2020. All rights reserved.