org.apache.jmeter.assertions.gui
Class AssertionScopePanel
JPanel
org.apache.jmeter.assertions.gui.AssertionScopePanel
public class AssertionScopePanel
extends JPanel
Assertion scope panel for Assertions so users can choose whether
to apply the assertion to the parent sample, the child samples or both.
This class is a helper class for the AbstractAssertionGui.
AssertionScopePanel
public AssertionScopePanel()
Create a new NamePanel with the default name.
clearGui
public void clearGui()
getSelection
public int getSelection()
isScopeChildren
public boolean isScopeChildren()
isScopeParent
public boolean isScopeParent()
setScopeAll
public void setScopeAll()
setScopeChildren
public void setScopeChildren()
setScopeParent
public void setScopeParent()
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.