citrusframework / citrus-simulator

Standalone simulator for different messaging transports such as Http REST, SOAP WebService, JMS, RMI, mail messaging and more
Apache License 2.0
44 stars 45 forks source link

chore: resolve nested scenario execution entities #280

Closed bbortt closed 3 months ago

bbortt commented 3 months ago

since the relation of ScenarioExecution to TestResult is now 1 to 1, we can simply fetch this with all Message entities.