Class ComponentTreeClonerForValidation

  • All Implemented Interfaces:
    org.apache.jorphan.collections.HashTreeTraverser

    
    public class ComponentTreeClonerForValidation
    extends TreeClonerForValidation
                        

    Clones the test tree, modifying throughput controller percentage

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.apache.jmeter.engine.TreeCloner

        addNode, getClonedTree, processPath, subtractNode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentTreeClonerForValidation

        ComponentTreeClonerForValidation()
      • ComponentTreeClonerForValidation

        ComponentTreeClonerForValidation(boolean honourNoThreadClone)
    • Method Detail