Uses of Class
org.testfx.assertions.api.ColorAssert
Packages that use ColorAssert
-
Uses of ColorAssert in org.testfx.assertions.api
Methods in org.testfx.assertions.api that return ColorAssertModifier and TypeMethodDescriptionstatic ColorAssert
Assertions.assertThat
(javafx.scene.paint.Color actual) Create assertion forColor
.