| Package | Description |
|---|---|
| org.assertj.swing.edt |
Ensure that
Component access is done in the event dispatch thread (EDT.) |
| Class and Description |
|---|
| FailOnThreadViolationRepaintManager
Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info |
| GuiQuery
Executes in the event dispatch thread (EDT) an action that returns a value.
|
| GuiTask
Task that should be executed in the event dispatch thread (EDT.)
|
Copyright © 2014 AssertJ. All rights reserved.