| Package | Description |
|---|---|
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FrameLikeFixture<S>
Supports functional testing of frame-like components (not necessarily subclasses of
java.awt.Frame). |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWindowFixture<S,C extends Window,D extends WindowDriver>
Supports functional testing of
Window. |
class |
DialogFixture
Supports functional testing of
Dialogs. |
class |
FrameFixture
Supports functional testing of
Frames. |
class |
JInternalFrameFixture
Supports functional testing of
JInternalFrames |
Copyright © 2014 AssertJ. All rights reserved.