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