Uses of Package
org.fest.swing.lock

Packages that use org.fest.swing.lock
org.fest.swing.lock Ensures that GUI tests are executed sequentially to prevent locking between GUIs. 
 

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



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.