|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.tests.env.EnvTest
public class EnvTest
This class test the environment support.
| Field Summary | |
|---|---|
private ApplicationContext |
m_appContext
The application context. |
private ServletContainer |
m_container
The container instance. |
private static int |
MAX_PORT
The highest transport protocol port number. |
| Constructor Summary | |
|---|---|
EnvTest()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
testConformance()
Checks whether the provided values are in the expected range. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final int MAX_PORT
private final ApplicationContext m_appContext
private final ServletContainer m_container
| Constructor Detail |
|---|
public EnvTest()
| Method Detail |
|---|
public void testConformance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||