Uses of Class
de.qytera.qtaf.core.log.model.message.StepInformationLogMessage
Packages that use StepInformationLogMessage
-
Uses of StepInformationLogMessage in de.qytera.qtaf.core.log.model.message
Methods in de.qytera.qtaf.core.log.model.message that return StepInformationLogMessageModifier and TypeMethodDescriptionStepInformationLogMessage.addStepParameter(String name, String type, Object value) App step parameterStepInformationLogMessage.setDuration(long duration) Set durationSet endStepInformationLogMessage.setError(ThrowableWrapper error) Set step errorSet step errorStepInformationLogMessage.setMethodName(String methodName) Set methodNameSet step resultStepInformationLogMessage.setScreenshotAfter(String screenshotAfter) Set screenshotAfterStepInformationLogMessage.setScreenshotBefore(String screenshotBefore) Set screenshotBeforeSet startStepInformationLogMessage.setStatus(StepInformationLogMessage.Status status) Set statusSet step annotationStepInformationLogMessage.setStepParameters(ArrayList<StepInformationLogMessage.StepParameter> stepParameters) Set step parameter list -
Uses of StepInformationLogMessage in de.qytera.qtaf.cucumber.log.model.message
Subclasses of StepInformationLogMessage in de.qytera.qtaf.cucumber.log.model.message