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