| Package | Description |
|---|---|
| org.assertj.swing.fixture |
Public API, source of FEST's power and flexibility.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JTreeNodeFixture<S>
Supports functional testing of single nodes in
JTrees |
| Modifier and Type | Class and Description |
|---|---|
class |
JListItemFixture
Supports functional testing of single items in
JLists. |
class |
JTableCellFixture
Supports functional testing of single cells in
JTables. |
class |
JTreePathFixture
Supports functional testing of single nodes, referenced by their paths, in
JTrees. |
class |
JTreeRowFixture
Supports functional testing of single nodes, referenced by their row indices, in
JTrees. |
Copyright © 2014 AssertJ. All rights reserved.