Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

TDD4C runs only Groovy elements. All other elements must be set in advance, otherwise the logic execution will fail.

To do so, use the .withElementResult method on TestRun. Setting the result for the Groovy element will ensure that the Groovy element will not be evaluated and the provided value will be used instead.

  • No labels