public abstract class AbstractContainerIT extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.github.mjeanroy.junit.servers.jetty.EmbeddedJetty |
jetty |
protected com.gargoylesoftware.htmlunit.WebClient |
webClient |
| Constructor and Description |
|---|
AbstractContainerIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeTest() |
protected static String |
getBaseUri() |
protected static String |
getBasicAuthorizationHeaderValue(String username,
String password) |
protected static String |
getWarDir() |
static void |
startContainer() |
static void |
stopContainer() |
protected static com.github.mjeanroy.junit.servers.jetty.EmbeddedJetty jetty
protected final com.gargoylesoftware.htmlunit.WebClient webClient
protected static String getBaseUri()
protected static String getWarDir()
protected static String getBasicAuthorizationHeaderValue(String username, String password) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void beforeTest()
public static void stopContainer()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.