public class JsfTomcatApplicationListenerIT extends Object
| Constructor and Description |
|---|
JsfTomcatApplicationListenerIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextNull() |
void |
customize() |
void |
customizeTargetTestClasses() |
void |
embeddedJarWithAppResources() |
void |
embeddedJarWithoutAppResources() |
void |
embeddedJarWithoutAppResources2() |
void |
embeddedWarWithAppResources() |
void |
embeddedWarWithoutAppResources() |
void |
jarResourcesNull() |
void |
resourcesNull() |
void |
testingResources() |
public void customize()
public void customizeTargetTestClasses()
public void contextNull()
public void resourcesNull()
public void jarResourcesNull()
public void testingResources()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic void embeddedJarWithoutAppResources()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic void embeddedJarWithoutAppResources2()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic void embeddedJarWithAppResources()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic void embeddedWarWithAppResources()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionpublic void embeddedWarWithoutAppResources()
throws org.apache.catalina.LifecycleException
org.apache.catalina.LifecycleExceptionCopyright © 2016–2018 JoinFaces. All rights reserved.