Uses of Class
org.testfx.assertions.api.TableViewAssert
Packages that use TableViewAssert
-
Uses of TableViewAssert in org.testfx.assertions.api
Subclasses with type arguments of type TableViewAssert in org.testfx.assertions.apiMethods in org.testfx.assertions.api that return TableViewAssertModifier and TypeMethodDescriptionstatic <T> TableViewAssert<T> Assertions.assertThat(javafx.scene.control.TableView<T> actual) Create assertion forTableView.