Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractUsersRolesSecurityDomainSetup - Class in org.jboss.resteasy.setup
-
This abstract class implements steps needed to create Elytron security domain.
- AbstractUsersRolesSecurityDomainSetup(URL, URL) - Constructor for class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- addPackageInfo(WebArchive, Class<?>) - Method in class org.jboss.resteasy.utils.TestUtil
-
Add package info to deployment.
- adjust(int) - Static method in class org.jboss.resteasy.utils.TimeoutUtil
-
Adjusts timeout for operations.
- ArchiveAppender - Class in org.jboss.resteasy.extension.systemproperties.client
-
ArchiveAppender
- ArchiveAppender() - Constructor for class org.jboss.resteasy.extension.systemproperties.client.ArchiveAppender
- ArchiveProcessor - Class in org.jboss.resteasy.extension.systemproperties.client
-
ArchiveProcessor
- ArchiveProcessor() - Constructor for class org.jboss.resteasy.extension.systemproperties.client.ArchiveProcessor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationInterceptor
- ASYNC_JOB_SERVICE_CONTEXT_KEY - Static variable in class org.jboss.resteasy.utils.PortProviderUtil
C
- classes - Static variable in class org.jboss.resteasy.utils.TestApplication
- CONFIG_PREFIX - Static variable in class org.jboss.resteasy.extension.systemproperties.SystemProperties
- configure(FeatureContext) - Method in class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFeature
- CookieUtil - Class in org.jboss.resteasy.utils
- CookieUtil() - Constructor for class org.jboss.resteasy.utils.CookieUtil
- count() - Method in class org.jboss.resteasy.utils.LogCounter
-
Get count of examined log message, logged after creation of this LogCounter
- countViolations(ResteasyViolationException, int, int, int, int, int) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Check count of violations in ResteasyViolationException.
- countViolations(ViolationReport, int, int, int, int) - Static method in class org.jboss.resteasy.utils.TestUtil
- createAuxiliaryArchive() - Method in class org.jboss.resteasy.extension.systemproperties.client.ArchiveAppender
- createBeansXml() - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
beans.xmlfile which uses abean-discovery-modeof "annotated". - createBeansXml(String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
beans.xmlfile which uses abean-discovery-modeof "annotated". - createPath(boolean, CharSequence...) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a URL path for the paths passed in.
- createProxy(Class<T>, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a Resteasy client proxy with an empty base request path.
- createProxy(Class<T>, String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a Resteasy client proxy.
- createURI(String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a URI for the provided path, using the configured port
- createURL(String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a URL for the provided path, using the configured port
- createWebXml(Class<? extends Application>, String, Map<String, String>) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
web.xmlfile.
D
- DisableDefaultExceptionMapperSetupTask - Class in org.jboss.resteasy.setup
-
Disables the default exception mapper.
- DisableDefaultExceptionMapperSetupTask() - Constructor for class org.jboss.resteasy.setup.DisableDefaultExceptionMapperSetupTask
- DuplicateDeploymentReader - Class in org.jboss.resteasy.test.core.basic.resource
- DuplicateDeploymentReader() - Constructor for class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentReader
- DuplicateDeploymentResource - Class in org.jboss.resteasy.test.core.basic.resource
- DuplicateDeploymentResource() - Constructor for class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentResource
- DuplicateProviderRegistrationFeature - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationFeature() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFeature
- DuplicateProviderRegistrationFilter - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationFilter() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFilter
- DuplicateProviderRegistrationInterceptor - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationInterceptor() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationInterceptor
E
- EXTENSION_NAME - Static variable in class org.jboss.resteasy.extension.systemproperties.SystemProperties
F
- FACTOR_SYS_PROP - Static variable in class org.jboss.resteasy.utils.TimeoutUtil
- FILE_NAME - Static variable in class org.jboss.resteasy.extension.systemproperties.SystemProperties
- filter(ClientRequestContext) - Method in class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFilter
- findOpenPort() - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Looks for an available open port from 1024 to 65535.
- findOpenPort(int) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Looks for an available open port from minimum port passed to 65535.
- finishContainerPrepare(WebArchive, Map<String, String>, Class<?>...) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Finish preparing war deployment and deploy it.
- finishContainerPrepare(WebArchive, Map<String, String>, List<Class<?>>, Class<?>...) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Finish preparing war deployment and deploy it.
- FollowUpRequired - Annotation Interface in org.jboss.resteasy.test.annotations
-
An annotation for tests that simply indicates a follow-up is required.
- FollowUpRequiredProcessor - Class in org.jboss.resteasy.test
- FollowUpRequiredProcessor() - Constructor for class org.jboss.resteasy.test.FollowUpRequiredProcessor
G
- generateBaseUrl(String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Generate a base URL incorporating the configured port.
- generateUri(URI, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Generate a URI based on the URL passed appending the path if its value is not
null. - generateUri(URL, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Generate a URI based on the URL passed appending the path if its value is not
null. - generateURL(String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Generate a URL incorporating the configured port.
- generateURL(String, String, String, int) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Generate a URL with port, hostname
- get() - Method in class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentResource
- getClasses() - Method in class org.jboss.resteasy.utils.TestApplication
- getClassesFromDeployment(String) - Static method in class org.jboss.resteasy.utils.TestApplication
-
Load resources from classes.txt file from deployment
- getErrorMessageForKnownIssue(String) - Static method in class org.jboss.resteasy.utils.TestUtil
- getErrorMessageForKnownIssue(String, String) - Static method in class org.jboss.resteasy.utils.TestUtil
- getErrorMessageForKnownIssue(String, String, Throwable) - Static method in class org.jboss.resteasy.utils.TestUtil
- getErrorMessageForKnownIssue(String, Throwable) - Static method in class org.jboss.resteasy.utils.TestUtil
- getFactor() - Static method in class org.jboss.resteasy.utils.TimeoutUtil
-
Get timeout factor to multiply by.
- getHost() - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Get host IP.
- getJbossHome() - Static method in class org.jboss.resteasy.utils.TestUtil
- getJbossHome(boolean) - Static method in class org.jboss.resteasy.utils.TestUtil
- getManagementHost() - Static method in class org.jboss.resteasy.utils.TestUtil
-
Returns the host name defined by the
wildfly.management.hostsystem property,nodesystem property orlocalhostby default. - getManagementPort() - Static method in class org.jboss.resteasy.utils.TestUtil
-
Returns the management port defined by the
wildfly.management.portor9990by default. - getManagementPort(int) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Returns the management port by the
wildfly.management.portor9990by default plus the offset. - getPort() - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Get port.
- getRawFactor() - Static method in class org.jboss.resteasy.utils.TimeoutUtil
-
Get raw timeout factor.
- getResourcePath(Class<?>, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get resource in test scope for some class.
- getSecurityDomainConfig() - Method in class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
-
A map of the security domain configuration.
- getSingletons() - Method in class org.jboss.resteasy.utils.TestApplication
- getStandaloneDir(boolean, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get the path to the containers base dir for standalone mode (configuration, logs, etc..).
- getStandaloneDir(String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get the path to the containers base dir for standalone mode (configuration, logs, etc..).
- getSupportedAnnotationTypes() - Method in class org.jboss.resteasy.test.FollowUpRequiredProcessor
- getSupportedSourceVersion() - Method in class org.jboss.resteasy.test.FollowUpRequiredProcessor
- getViolationByMessage(List<ResteasyConstraintViolation>, String) - Static method in class org.jboss.resteasy.utils.TestUtil
- getViolationByMessageAndValue(List<ResteasyConstraintViolation>, String, Object) - Static method in class org.jboss.resteasy.utils.TestUtil
- getViolationByPath(List<ResteasyConstraintViolation>, String) - Static method in class org.jboss.resteasy.utils.TestUtil
- getWarningCount(String, boolean) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get count of lines with specific string in log
- getWarningCount(String, boolean, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get count of lines with specific string in log
- getWarningCount(String, boolean, String, boolean) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Get count of lines with specific string or regexp in log
I
- isIbmJdk() - Static method in class org.jboss.resteasy.utils.TestUtil
- isIpv6() - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Get information about IPv6 connectivity.
- isOpenJDK() - Static method in class org.jboss.resteasy.utils.TestUtil
- isOracleJDK() - Static method in class org.jboss.resteasy.utils.TestUtil
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentReader
- isWindows() - Static method in class org.jboss.resteasy.utils.TestUtil
L
- LogCounter - Class in org.jboss.resteasy.utils
-
Counter for log messages in log file.
- LogCounter(String, boolean) - Constructor for class org.jboss.resteasy.utils.LogCounter
- LogCounter(String, boolean, String) - Constructor for class org.jboss.resteasy.utils.LogCounter
- LogCounter(String, boolean, String, boolean) - Constructor for class org.jboss.resteasy.utils.LogCounter
- logger - Static variable in class org.jboss.resteasy.utils.TestUtil
- LoggingSetupTask - Class in org.jboss.resteasy.setup
-
A setup task for configuring loggers for tests.
- LoggingSetupTask() - Constructor for class org.jboss.resteasy.setup.LoggingSetupTask
- LoggingSetupTask(Map<String, Set<String>>) - Constructor for class org.jboss.resteasy.setup.LoggingSetupTask
O
- org.jboss.resteasy.extension.systemproperties - package org.jboss.resteasy.extension.systemproperties
- org.jboss.resteasy.extension.systemproperties.client - package org.jboss.resteasy.extension.systemproperties.client
- org.jboss.resteasy.extension.systemproperties.container - package org.jboss.resteasy.extension.systemproperties.container
- org.jboss.resteasy.setup - package org.jboss.resteasy.setup
- org.jboss.resteasy.test - package org.jboss.resteasy.test
- org.jboss.resteasy.test.annotations - package org.jboss.resteasy.test.annotations
- org.jboss.resteasy.test.core.basic.resource - package org.jboss.resteasy.test.core.basic.resource
- org.jboss.resteasy.test.providers.custom.resource - package org.jboss.resteasy.test.providers.custom.resource
- org.jboss.resteasy.utils - package org.jboss.resteasy.utils
P
- PortProviderUtil - Class in org.jboss.resteasy.utils
-
Utility class that provides a port number for the Resteasy embedded container.
- PortProviderUtil() - Constructor for class org.jboss.resteasy.utils.PortProviderUtil
- prepareArchive(String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Initialize deployment.
- prepareArchiveWithApplication(String, Class<? extends Application>) - Static method in class org.jboss.resteasy.utils.TestUtil
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.jboss.resteasy.test.FollowUpRequiredProcessor
- process(Archive<?>, TestClass) - Method in class org.jboss.resteasy.extension.systemproperties.client.ArchiveProcessor
R
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentReader
- readServerLogLines() - Static method in class org.jboss.resteasy.utils.TestUtil
-
Read server log file from standalone/log/server.log
- readServerLogLines(boolean) - Static method in class org.jboss.resteasy.utils.TestUtil
- readServerLogLines(boolean, String) - Static method in class org.jboss.resteasy.utils.TestUtil
- readString(InputStream) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Convert input stream to String.
- register(LoadableExtension.ExtensionBuilder) - Method in class org.jboss.resteasy.extension.systemproperties.client.SystemPropertiesExtension
- register(LoadableExtension.ExtensionBuilder) - Method in class org.jboss.resteasy.extension.systemproperties.container.SystemPropertiesRemoteExtension
S
- setProperties(BeforeSuite) - Method in class org.jboss.resteasy.extension.systemproperties.container.SystemPropertiesLoader
- setup(ManagementClient, String) - Method in class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- setup(ManagementClient, String) - Method in class org.jboss.resteasy.setup.SystemPropertySetupTask
- singletons - Static variable in class org.jboss.resteasy.utils.TestApplication
- SystemProperties - Class in org.jboss.resteasy.extension.systemproperties
-
SystemProperties
- SystemProperties() - Constructor for class org.jboss.resteasy.extension.systemproperties.SystemProperties
- SystemPropertiesExtension - Class in org.jboss.resteasy.extension.systemproperties.client
-
SystemPropertiesExtension
- SystemPropertiesExtension() - Constructor for class org.jboss.resteasy.extension.systemproperties.client.SystemPropertiesExtension
- SystemPropertiesLoader - Class in org.jboss.resteasy.extension.systemproperties.container
-
SystemPropertiesLoader
- SystemPropertiesLoader() - Constructor for class org.jboss.resteasy.extension.systemproperties.container.SystemPropertiesLoader
- SystemPropertiesRemoteExtension - Class in org.jboss.resteasy.extension.systemproperties.container
-
SystemPropertiesRemoteExtension
- SystemPropertiesRemoteExtension() - Constructor for class org.jboss.resteasy.extension.systemproperties.container.SystemPropertiesRemoteExtension
- SystemPropertySetupTask - Class in org.jboss.resteasy.setup
-
A setup task for Arquillian tests which set system properties in WildFly and remove them when the test is complete.
- SystemPropertySetupTask(Map<String, String>) - Constructor for class org.jboss.resteasy.setup.SystemPropertySetupTask
-
Creates a new setup task which defines the provided properties.
T
- tearDown(ManagementClient, String) - Method in class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- tearDown(ManagementClient, String) - Method in class org.jboss.resteasy.setup.SystemPropertySetupTask
- TestApplication - Class in org.jboss.resteasy.utils
-
Base class used from deployment.
- TestApplication() - Constructor for class org.jboss.resteasy.utils.TestApplication
- TestUtil - Class in org.jboss.resteasy.utils
-
Base util class for RESTEasy testing.
- TestUtil() - Constructor for class org.jboss.resteasy.utils.TestUtil
- TimeoutUtil - Class in org.jboss.resteasy.utils
-
This class is copied from shared module of wildfly-core testsuite.
- TimeoutUtil() - Constructor for class org.jboss.resteasy.utils.TimeoutUtil
- toString(Class<S>, S) - Static method in class org.jboss.resteasy.utils.CookieUtil
-
Test utility to replace deprecated method
Cookie.toString().
U
- unsetProperties(AfterSuite) - Method in class org.jboss.resteasy.extension.systemproperties.container.SystemPropertiesLoader
V
- value() - Element in annotation interface org.jboss.resteasy.test.annotations.FollowUpRequired
-
A simple message indicating information about the follow-up.
- valueOf(Class<S>, String) - Static method in class org.jboss.resteasy.utils.CookieUtil
-
Test utility to replace deprecated method
Cookie.valueOf(String). - version() - Element in annotation interface org.jboss.resteasy.test.annotations.FollowUpRequired
-
Defines the version the follow-up should be done by.
All Classes and Interfaces|All Packages|Constant Field Values