Uses of Interface
org.jboss.arquillian.graphene.spi.page.PageExtension
Packages that use PageExtension
-
Uses of PageExtension in org.jboss.arquillian.graphene.spi.page
Methods in org.jboss.arquillian.graphene.spi.page that return types with arguments of type PageExtensionModifier and TypeMethodDescriptionPageExtensionProvider.getPageExtensions(org.jboss.arquillian.test.spi.TestClass testClass) Returns list of all page extensions relevant to the given test class.