| Package | Description |
|---|---|
| org.assertj.swing.lock |
Utilities that ensure that GUI tests are executed sequentially, preventing multiple applications from being displayed
simultaneously.
|
| Class and Description |
|---|
| ScreenLock
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 © 2014 AssertJ. All rights reserved.