public abstract class BaseResourceTest extends Object
Modifier and Type | Field and Description |
---|---|
protected static ResteasyDeployment |
deployment |
protected static Dispatcher |
dispatcher |
Constructor and Description |
---|
BaseResourceTest() |
Modifier and Type | Method and Description |
---|---|
static void |
addPerRequestResource(Class<?> resource) |
static void |
after() |
static void |
before() |
ResteasyProviderFactory |
getProviderFactory() |
Registry |
getRegistry() |
String |
readString(InputStream in) |
protected static ResteasyDeployment deployment
protected static Dispatcher dispatcher
public Registry getRegistry()
public ResteasyProviderFactory getProviderFactory()
public static void addPerRequestResource(Class<?> resource)
resource
- public String readString(InputStream in) throws IOException
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.