TPTP 4.4.0 Testing Tools Project
Internal API Specification

Package org.eclipse.tptp.test.auto.gui.internal.editor

Interface Summary
AutoGUITestCasesForm.IMacroModifyListener Entities that wish to register a modify listener with the macro text area must implement this interface.
 

Class Summary
AutoGUIAbstractTreeStructure An abstract class that is extended by trees that appear in the test case page of the test suite editor.
AutoGUIBehaviorForm This is the behaviour page of the automated gui test suite
AutoGUIEditorExtension  
AutoGUIObjectMineTreeStructure Represents the object mine tree that is displayed in the test case page of the editor.
AutoGUIOverviewForm The test suite form for the auto gui test suite editor
AutoGUITestCasesForm This form provides the 'macro-examine' page that allows users to easily navigate through a macro and make the appropriate adjustments.
AutoGUITestCasesForm.GUITestCaseProperties Extended properties on GUI test cases.
AutoGUITestCasesForm.MacroFindReplaceTarget The Macro find/replace targe.
AutoGUITestCaseTreeStructure This class represents the test case tree
AutoGUITestCaseTreeStructure.MacroUIInstruction The UI representation of a macro instruction
AutoGUITestCaseTreeStructure.MessageUIElement Represents an element that only displays an error/warning message.
AutoGUIToolkit Provides a custom implementation of the toolkit to allow the extension of the range of controls that can be included in a form.
AutoGUIXMLLineStyler Provides a line style for the XML macro displayed in the styled text of the "Examine Macro" page.
 


TPTP 4.4.0 Testing Tools Project
Internal API Specification