Uses of Package
org.fest.swing.lock

Packages that use org.fest.swing.lock
Package
Description
Ensures that GUI tests are executed sequentially to prevent locking between GUIs.
  • Class
    Description
    Understands a lock that each GUI test should acquire before being executed, to guarantee sequential execution of GUI tests and to prevent GUI tests from blocking each other.