Uses of Class
org.testfx.assertions.api.ParentAssert
Packages that use ParentAssert
-
Uses of ParentAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return ParentAssertModifier and TypeMethodDescriptionstatic ParentAssert
Assertions.assertThat
(javafx.scene.Parent actual) Create assertion forParent
.