- getArguments() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getArguments() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getArguments() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getAttribute() - Method in class org.jboss.arquillian.graphene.condition.attribute.AbstractAttributeBooleanCondition
-
- getConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
Obtains the Constructor specified from the given Class and argument types
- getElement() - Method in class org.jboss.arquillian.graphene.condition.element.AbstractElementCondition
-
- getExtension(String) - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionRegistry
-
Returns an extension specified by the given name.
- getExtension(String) - Method in class org.jboss.arquillian.graphene.page.extension.PageExtensionRegistryImpl
-
- getExtensions() - Method in interface org.jboss.arquillian.graphene.page.extension.PageExtensionRegistry
-
Returns all registered extensions as a collection.
- getExtensions() - Method in class org.jboss.arquillian.graphene.page.extension.PageExtensionRegistryImpl
-
- getExtensionScript() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getExtensionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- getInstallationDetectionScript() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getInstallationDetectionScript() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getInstallatorProviderProxy() - Static method in class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- getInterface() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getInterfaces(Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxyUtil
-
Transitively obtains the interfaces which are implemented by given classes.
- getJSInterfaceDependencies() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getJSMethod(String, Object...) - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getLocatorRefByClassName() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByCssSelector() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefById() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByLinkText() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByName() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByPartialLinkText() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByTagName() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getLocatorRefByXPath() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getMessage() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
- getMethod() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getMethod() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getMethod() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getMethod() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
- getName() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getName() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getName() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getName() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getNegation() - Method in class org.jboss.arquillian.graphene.condition.AbstractBooleanConditionFactory
-
- getProxy() - Static method in class org.jboss.arquillian.graphene.context.GrapheneConfigurationContext
-
Returns the instance of proxy to thread local context of configuration
- getProxy() - Static method in class org.jboss.arquillian.graphene.context.GrapheneContext
-
Returns the instance of proxy to thread local context of WebDriver
- getProxyForDriver(Class<T>) - Static method in class org.jboss.arquillian.graphene.context.GrapheneContext
-
Returns the instance of proxy to thread local context of WebDriver, the proxy handles the same interfaces which
implements provided class.
- getProxyForFutureTarget(GrapheneProxy.FutureTarget, Class<?>, Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Wraps the given future target instance in the proxy.
- getProxyForInterfaces(Class<?>...) - Static method in class org.jboss.arquillian.graphene.context.GrapheneContext
-
Returns the instance of proxy to thread local context of WebDriver, the proxy handles all the interfaces provided as
parameter.
- getProxyForTarget(T) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Wraps the given target instance in the proxy.
- getProxyForTargetWithInterfaces(T, Class<?>...) - Static method in class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
Wraps the given target instance in the proxy.
- getReferencedBy(FindBy) - Static method in class org.jboss.arquillian.graphene.enricher.Factory
-
- getRegistry() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallatorProvider
-
- getRegistryProxy() - Static method in class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- getRequestDone() - Method in interface org.jboss.arquillian.graphene.guard.RequestGuard
-
- getRequestDone() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
Returns the RequestType which was actually done
- getRequestExpected() - Method in exception org.jboss.arquillian.graphene.guard.RequestGuardException
-
Returns the RequestType which was expected to be done
- getRequired() - Method in class org.jboss.arquillian.graphene.page.extension.AbstractPageExtensionInstallator
-
- getRequired() - Method in class org.jboss.arquillian.graphene.page.extension.JavaScriptPageExtension
-
- getResolver() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getRootProxy() - Method in class org.jboss.arquillian.graphene.enricher.AbstractPageFragmentStub
-
- getSourceDependencies() - Method in class org.jboss.arquillian.graphene.javascript.JSTarget
-
- getSubmittedForm() - Method in class org.jboss.arquillian.graphene.page.interception.FormSubmissionInterception
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSCall
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSInterfaceHandler
-
- getTarget() - Method in class org.jboss.arquillian.graphene.javascript.JSMethod
-
- getTarget() - Method in interface org.jboss.arquillian.graphene.proxy.GrapheneProxy.FutureTarget
-
- getTarget() - Method in interface org.jboss.arquillian.graphene.proxy.InvocationContext
-
- getTarget() - Method in class org.jboss.arquillian.graphene.proxy.InvocationContextImpl
-
- getText() - Method in class org.jboss.arquillian.graphene.condition.element.AbstractElementAndTextBooleanCondition
-
- getThreadContextClassLoader() - Static method in class org.jboss.arquillian.graphene.enricher.ReflectionHelper
-
Obtains the Thread Context ClassLoader
- getValue() - Method in class org.jboss.arquillian.graphene.condition.attribute.AbstractAttributeAndValueBooleanCondition
-
- getWaitAjaxInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getWaitGuiInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- getWaitModelInterval() - Method in class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- Graphene - Class in org.jboss.arquillian.graphene
-
- Graphene() - Constructor for class org.jboss.arquillian.graphene.Graphene
-
- GrapheneConfiguration - Class in org.jboss.arquillian.graphene.configuration
-
- GrapheneConfiguration() - Constructor for class org.jboss.arquillian.graphene.configuration.GrapheneConfiguration
-
- GrapheneConfigurationContext - Class in org.jboss.arquillian.graphene.context
-
- GrapheneConfigurationContext() - Constructor for class org.jboss.arquillian.graphene.context.GrapheneConfigurationContext
-
- GrapheneConfigurator - Class in org.jboss.arquillian.graphene.configuration
-
- GrapheneConfigurator() - Constructor for class org.jboss.arquillian.graphene.configuration.GrapheneConfigurator
-
- GrapheneContext - Class in org.jboss.arquillian.graphene.context
-
Class for keeping thread local context of WebDriver.
- GrapheneExtension - Class in org.jboss.arquillian.graphene
-
- GrapheneExtension() - Constructor for class org.jboss.arquillian.graphene.GrapheneExtension
-
- GraphenePageExtensionRegistrar - Class in org.jboss.arquillian.graphene.page.extension
-
- GraphenePageExtensionRegistrar() - Constructor for class org.jboss.arquillian.graphene.page.extension.GraphenePageExtensionRegistrar
-
- GraphenePageExtensionsContext - Class in org.jboss.arquillian.graphene.context
-
- GraphenePageExtensionsContext() - Constructor for class org.jboss.arquillian.graphene.context.GraphenePageExtensionsContext
-
- GrapheneProxy - Class in org.jboss.arquillian.graphene.proxy
-
GrapheneProxy provides methods for wrapping the target of invocation in the
proxy.
- GrapheneProxy() - Constructor for class org.jboss.arquillian.graphene.proxy.GrapheneProxy
-
- GrapheneProxy.FutureTarget - Interface in org.jboss.arquillian.graphene.proxy
-
Interface for computation of future target of invocation by proxy.
- GrapheneProxyInstance - Interface in org.jboss.arquillian.graphene.proxy
-
Marker interface for all instances of proxies created by
GrapheneProxy.
- GrapheneProxyUtil - Class in org.jboss.arquillian.graphene.proxy
-
- GrapheneProxyUtil() - Constructor for class org.jboss.arquillian.graphene.proxy.GrapheneProxyUtil
-
- guard(T, RequestType) - Static method in class org.jboss.arquillian.graphene.guard.RequestGuardFactory
-
Returns the guarded object checking whether the request of the given type
is done during each method invocation.
- guardHttp(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking whether the HTTP request is done during
each method invocation.
- guardNoRequest(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking that no request is done during
each method invocation.
- guardXhr(T) - Static method in class org.jboss.arquillian.graphene.Graphene
-
Returns the guarded object checking whether the XHR (Ajax) request is done during
each method invocation.