• TraitsUI 8 Documentation
  • TraitsUI 8.0.0 User Manual
  • Testing TraitsUI Applications
  • traitsui.testing package
  • index
  • modules
  • next
  • previous

traitsui.testing package¶

This package provide functionality to help testing GUI applications built using TraitsUI.

The top-level api module re-exposes the public API for convenience.

Private modules in this package serve TraitsUI only.

Subpackages¶

  • traitsui.testing.tester package
    • Subpackages
      • traitsui.testing.tester.tests package
        • Submodules
    • Submodules
      • traitsui.testing.tester.command module
        • KeyClick
        • KeySequence
        • MouseClick
        • MouseDClick
      • traitsui.testing.tester.exceptions module
        • Disabled
        • InteractionNotSupported
        • LocationNotSupported
        • TesterError
      • traitsui.testing.tester.locator module
        • Cell
        • Index
        • Slider
        • TargetById
        • TargetByName
        • Textbox
      • traitsui.testing.tester.query module
        • DisplayedText
        • IsChecked
        • IsEnabled
        • IsVisible
        • Selected
        • SelectedIndices
        • SelectedText
      • traitsui.testing.tester.target_registry module
        • TargetRegistry
      • traitsui.testing.tester.ui_tester module
        • UITester
      • traitsui.testing.tester.ui_wrapper module
        • UIWrapper
  • traitsui.testing.tests package
    • Submodules
      • traitsui.testing.tests.test_api module
        • TestApi
      • traitsui.testing.tests.test_exception_handling module
        • TestExceptionHandling
      • traitsui.testing.tests.test_gui module
        • TestProcessEventsRepeated

Submodules¶

  • traitsui.testing.api module
    • Tester
    • Interactions (for changing GUI states)
    • Interactions (for getting GUI states)
    • Locations (for locating GUI elements)
    • Advanced usage
    • Exceptions

Logo

Table of Contents

  • traitsui.testing package
    • Subpackages
    • Submodules

Previous topic

Examples

Next topic

traitsui.testing.tester package

This Page

Show Source

Quick search

  • © Copyright 2008-2023, Enthought
  • Last updated on May 22, 2023.
  • Created using Sphinx 7.0.1.