Uses of Class
org.testfx.assertions.api.AbstractWindowAssert
-
Packages that use AbstractWindowAssert Package Description org.testfx.assertions.api -
-
Uses of AbstractWindowAssert in org.testfx.assertions.api
Classes in org.testfx.assertions.api with type parameters of type AbstractWindowAssert Modifier and Type Class Description classAbstractWindowAssert<SELF extends AbstractWindowAssert<SELF>>Base class for allWindowassertions.Subclasses of AbstractWindowAssert in org.testfx.assertions.api Modifier and Type Class Description classWindowAssertAssertion methods forWindows.
-