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.
-
Classes in org.fest.swing.lock used by org.fest.swing.lockClassDescriptionUnderstands 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.