| Package | Description |
|---|---|
| org.fest.swing.lock |
Ensures that GUI tests are executed sequentially to prevent locking between GUIs.
|
| Class and Description |
|---|
| 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-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.