- GenericInteractionMethods - Class in se.claremont.taf.javasupport.interaction
-
Class enabling interaction with rich Java application GUIs
Created by jordam on 2017-02-08.
- GenericInteractionMethods(TestCase) - Constructor for class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Constructor to enable interaction with Java GUIs
- getAllComponents(Container) - Static method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- getAllElementsInSameContainer() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Returns a list of all the other elements in the same container.
- getAllFields(List<Field>, Class<?>) - Static method in class se.claremont.taf.javasupport.gui.ObjectToHtmlHelper
-
- getAllPossibleOptionsInCombobox - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
-
- getAllSelectedObjectsInComboBox - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
-
- getAvailableMethods(Object) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
- getAvalableMethods(Object) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Returns a list of available method for the object provided.
- getBottomPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getCheckboxCurrentStatus - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
-
- getComponents() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- getComponentsAsJavaGuiElements() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
Collects all sub element of the window and tries converting them to JavaGuiElements and returning that list.
- getContainerComponent(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the first parent that has the ability to hold child objects.
- getDiagnosticOptions() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
-
- getDropDownSelectedOption(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the currently selected value of a dropdown
- getDropDownSelectedOptions(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns a list of the selected options of a dropdown
- getElementMatchCount(JavaGuiElement) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- getItemCountOfComboBoxOptions - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
-
- getJavaWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Return the JavaWindow this element resides in.
- getLeftPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getMainClassName() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
-
- getMainClassString(String) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.javawebstart.JnlpFile
-
- getMatchingComponents(JavaGuiElement) - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- getMethodName() - Method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
-
- getName() - Method in class se.claremont.taf.javasupport.gui.JavaSupportTab
-
- getName(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the name of a component, as specified by the programmer when creating the GUI.
- getName() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
-
- getName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Element name.
- getName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- getObjectName() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
-
- getPanel() - Method in class se.claremont.taf.javasupport.gui.JavaSupportTab
-
- getParent() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Returns the parent element of this element.
- getParentComponent(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the parent element if that can be identified.
- getPropertyValue(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.PropertiesManager
-
- getRecognitionDescription() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
-
- getRecognitionDescription() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getResource(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
-
- getResourceAsStream(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
-
- getResources(String) - Method in class se.claremont.taf.javasupport.applicationundertest.ChildFirstURLClassLoader
-
Similar to super, but local resources are enumerated before parent resources
- getReturnText() - Method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
-
- getRightPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getRuntimeComponent() - Method in interface se.claremont.taf.javasupport.objectstructure.GuiComponent
-
- getRuntimeComponent() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Identifies the runtime element that is identified by a GuiElement of JavaGuiElement class.
- getRuntimeElementCacheable() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getSelected(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- getSpecificComboBoxItemBasedOnIndex - Static variable in class se.claremont.taf.javasupport.interaction.MethodDeclarations
-
- getSubElements() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Returns the subelements of this element.
- getTestStepTypeShortName() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaClictTestStep
-
- getTestStepTypeShortName() - Method in class se.claremont.taf.javasupport.gui.teststeps.JavaTestStep
-
- getText(Object) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the current text of a GUI component.
- getText(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- getText(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Returns the runtime text of the element.
- getTitle() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
Returns the runtime title of this window.
- getTopPosition() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getTypeName() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
- getVMOption(String) - Method in class se.claremont.taf.javasupport.applicationundertest.applicationcontext.JavaVmRuntimeChanger
-
- getWindow() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
-
- getWindow() - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
-
- getWindow(int) - Method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
-
- getWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaGuiElement
-
Return the Window element this element resides in.
- getWindow() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
Identifies and returns the runtime interaction object of this window.
- getWindows() - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
-
- getWindows() - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
-
- getWindowsForSUT() - Static method in class se.claremont.taf.javasupport.applicationundertest.ApplicationUnderTest
-
- GuiComponent - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
-
- GuiComponent() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiComponent
-
- GuiComponent - Interface in se.claremont.taf.javasupport.objectstructure
-
This should be merged with GuiElement interface
Created by jordam on 2017-02-19.
- GuiMap - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
-
- GuiMap() - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiMap
-
- GuiSpyingWindow - Class in se.claremont.taf.javasupport.gui.guispywindow
-
- GuiSpyingWindow() - Constructor for class se.claremont.taf.javasupport.gui.guispywindow.GuiSpyingWindow
-
- GuiSpyKeyboardListener - Class in se.claremont.taf.javasupport.gui.guispywindow
-
- GuiSpyMouseListener - Class in se.claremont.taf.javasupport.gui.guispywindow
-
- GuiWindow - Class in se.claremont.taf.javasupport.gui.guirecordingwindow.guimap
-
Each window in a system under test is a GUI window.
- GuiWindow(String, Window) - Constructor for class se.claremont.taf.javasupport.gui.guirecordingwindow.guimap.GuiWindow
-
- invokeMainMethodOfMainClassWithArguments() - Method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.ApplicationStarter
-
- invokeMethod(TestCase, Object, String, Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the method given upon the object given.
- invokeMethod(Object, String, Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the method given upon the object given.
- invokeMethod(Object, String) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the method given upon the object given.
- invokeMethodOfClass(ClassLoader, TestCase, String, String, String[]) - Static method in class se.claremont.taf.javasupport.applicationundertest.applicationstarters.MethodInvoker
-
- invokeTheFirstEncounteredMethod(Object, List<String>) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethod(TestCase, Object, String[]) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethod(TestCase, Object, String[], Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethod(Object, String[]) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethod(Object, String[], Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethod(Object, List<String>, Object...) - Method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethodFromListOfMethodNames(Object, String[]) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- invokeTheFirstEncounteredMethodFromListOfMethodNames(Object, String[], Object...) - Static method in class se.claremont.taf.javasupport.interaction.MethodInvoker
-
Tries to invoke the methods given upon the object given, in order of declaration.
- isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingFocusListener
-
- isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingKeyBoardListener
-
- isApplied(Component) - Static method in class se.claremont.taf.javasupport.gui.guirecordingwindow.listeners.RecordingMouseListener
-
- isDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Checks if the element is currently displayed (no timeout, no waiting), meaning that it exists, and is set as visible in the GUI.
- isDisplayedWithinTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Checks if the element gets displayed within the timeout.
- isMatch(Object) - Method in class se.claremont.taf.javasupport.interaction.elementidentification.By
-
- isNotDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Checks if the element is currently not displayed (no timeout, no waiting), meaning that it does not exists, or it is set as non-visible in the GUI.
- isNotDisplayedWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Checks if the element get displayed within the timeout.
- isRenderingCompleted() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- isShown() - Method in class se.claremont.taf.javasupport.objectstructure.JavaWindow
-
- valueOf(String) - Static method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum se.claremont.taf.javasupport.interaction.elementidentification.SearchConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCheckboxIsChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies that a checkbox element is checked.
- verifyCheckboxIsUnChecked(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies that a checkbox element is un-checked.
- verifyCheckboxSelectionStatus(JavaGuiElement, boolean) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyCheckboxStatus(GuiComponent, boolean, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies the status of a checkbox element.
- verifyCheckboxStatus(GuiComponent, boolean) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies the status of a checkbox element.
- verifyElementDoesNotExist(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyElementIsDisabled(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyElementIsEnabled(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyElementTextContains(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Retrieves the text of a runtime element and verifies the text against the given oracle.
- verifyElementTextIsExactly(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Retrieves the text of a runtime element and verifies the text against the given oracle.
- verifyElementTextIsRegexMatch(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Retrieves the text of a runtime element and verifies the text against the given oracle.
- verifyImage(GuiComponent, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyObjectExistence(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies that a GUI element exists.
- verifyObjectExistenceWithTimeout(GuiComponent, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies object existance, but gives the element time to appear.
- verifyObjectIsDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies that a GUI element is displayed, and writes the outcome to the test case log.
- verifyObjectIsNotDisplayed(GuiComponent) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
Verifies that a GUI element is not displayed, and writes the outcome to the test case log.
- verifyText(String, String) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyWindowIsDisplayed(JavaWindow) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyWindowIsDisplayed(JavaWindow, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyWindowIsNotDisplayed(JavaWindow) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-
- verifyWindowIsNotDisplayed(JavaWindow, int) - Method in class se.claremont.taf.javasupport.interaction.GenericInteractionMethods
-