Class ExecutionPlanExpectation.Builder

  • Enclosing class:
    ExecutionPlanExpectation

    public static final class ExecutionPlanExpectation.Builder
    extends java.lang.Object
    Builds instances of type ExecutionPlanExpectation.

    Builder is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.

    • Method Detail

      • setChildren

        public void setChildren​(java.lang.Iterable<StructuralElementExpectation> elements)
        Adds elements to children.
        Parameters:
        elements - An iterable of children elements