AbstractDynamicTestBuilder
Abstract base implementation of DynamicTestBuilder that provides a mutable list for dynamic nodes.
This class can be extended to build custom dynamic test builders that accumulate DynamicNode instances during test construction.