org.apache.tomcat.maven.it
Class Tomcat7DeployWarProjectIT

java.lang.Object
  extended by org.apache.tomcat.maven.it.AbstractWarProjectIT
      extended by org.apache.tomcat.maven.it.AbstractDeployWarProjectIT
          extended by org.apache.tomcat.maven.it.Tomcat7DeployWarProjectIT

public class Tomcat7DeployWarProjectIT
extends org.apache.tomcat.maven.it.AbstractDeployWarProjectIT

Author:
Olivier Lamy

Field Summary
 
Fields inherited from class org.apache.tomcat.maven.it.AbstractWarProjectIT
verifier, webappHome
 
Constructor Summary
Tomcat7DeployWarProjectIT()
           
 
Method Summary
 
Methods inherited from class org.apache.tomcat.maven.it.AbstractDeployWarProjectIT
getTimeout, getWarArtifactId, getWebappUrl, testIt
 
Methods inherited from class org.apache.tomcat.maven.it.AbstractWarProjectIT
executeVerifyWithGet, getAjpItPort, getHttpItPort, getHttpsItPort, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tomcat7DeployWarProjectIT

public Tomcat7DeployWarProjectIT()


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.