| Package | Description |
|---|---|
| org.assertj.swing.finder |
Utilities for finding
Components. |
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractWindowFixture<?,T,?> |
WindowFinderTemplate.using(Robot robot)
Finds a
Window by name or type using the given robot. |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogFixture
Supports functional testing of
Dialogs. |
class |
FrameFixture
Supports functional testing of
Frames. |
Copyright © 2014 AssertJ. All rights reserved.