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