Uses of Interface
org.frankframework.larva.output.TestExecutionObserver
Packages that use TestExecutionObserver
-
Uses of TestExecutionObserver in org.frankframework.larva
Methods in org.frankframework.larva with parameters of type TestExecutionObserverModifier and TypeMethodDescriptionstatic TestRunStatus
LarvaTool.runScenarios
(org.springframework.context.ApplicationContext applicationContext, LarvaConfig config, LarvaWriter out, TestExecutionObserver testExecutionObserver, String execute) Constructors in org.frankframework.larva with parameters of type TestExecutionObserverModifierConstructorDescriptionLarvaTool
(org.springframework.context.ApplicationContext applicationContext, LarvaConfig larvaConfig, LarvaWriter writer, TestExecutionObserver testExecutionObserver) -
Uses of TestExecutionObserver in org.frankframework.larva.output
Classes in org.frankframework.larva.output that implement TestExecutionObserverModifier and TypeClassDescriptionclass
The HtmlScenarioOutputRenderer class is responsible for rendering HTML output during the execution of tests in the Larva test tool.class