public abstract class AbstractSimpleWarProjectIT extends AbstractWarProjectIT
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
verifier, webappHome| Constructor and Description |
|---|
AbstractSimpleWarProjectIT() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getWarArtifactId()
Artifact ID of the war project.
|
protected String |
getWebappUrl()
This URL will be queried for content.
|
void |
testIt() |
protected abstract void |
verifyConnectorsStarted()
impls check the logs if http/https/apr has been started
|
executeVerifyWithGet, getAjpItPort, getCliOptions, getGoal, getHttpItPort, getHttpsItPort, getTimeout, setUp, tearDownprotected String getWebappUrl()
AbstractWarProjectITgetWebappUrl in class AbstractWarProjectITprotected String getWarArtifactId()
AbstractWarProjectITgetWarArtifactId in class AbstractWarProjectITprotected abstract void verifyConnectorsStarted()
throws org.apache.maven.it.VerificationException
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.