TestBalloonAddons

Global configuration properties for all TestBalloon Addons used to override properties of all addons in one place. Setting properties of individual addons takes precedence over the global properties set here

Properties

Link copied to clipboard

Whether compacted failure reports should attach every failed input as a suppressed throwable.

Link copied to clipboard

Whether compacted terminal withData and checkAll leaves should run their child bodies sequentially or concurrently.

Link copied to clipboard

The default maximum length of test element names created using:

Link copied to clipboard

Hard limit of the maximum path length of a test (i.e. all layers after the root suite's FQN down to the test case). The intent of this hard limit is to have tests fail in a controlled manner, in case test names exceed some undocumented limitation of the underlying platform.

Link copied to clipboard

Whether compacted failure reports should omit successful input rows.