Uses of Class
org.testfx.assertions.api.AbstractMenuItemAssert
-
Packages that use AbstractMenuItemAssert Package Description org.testfx.assertions.api -
-
Uses of AbstractMenuItemAssert in org.testfx.assertions.api
Classes in org.testfx.assertions.api with type parameters of type AbstractMenuItemAssert Modifier and Type Class Description classAbstractMenuItemAssert<SELF extends AbstractMenuItemAssert<SELF>>Base class for allMenuItemassertions.Subclasses of AbstractMenuItemAssert in org.testfx.assertions.api Modifier and Type Class Description classMenuItemAssertAssertion methods forMenuItems.
-