Uses of Class
org.testfx.assertions.api.NodeAssert
-
Packages that use NodeAssert Package Description org.testfx.assertions.api -
-
Uses of NodeAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return NodeAssert Modifier and Type Method Description static NodeAssert
Assertions. assertThat(javafx.scene.Node actual)
Create assertion forNode
.
-