Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.integration.ant.container » [javadoc | source]
org.apache.cactus.integration.ant.container
public class: TestAbstractContainer [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.cactus.integration.ant.container.TestAbstractContainer
Unit tests for AbstractContainer .
Method from org.apache.cactus.integration.ant.container.TestAbstractContainer Summary:
setUp,   testCreateFilterChainOk
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.integration.ant.container.TestAbstractContainer Detail:
 protected  void setUp() 
 public  void testCreateFilterChainOk() throws Exception 
    Verify that the Ant filter chain is correctly configured to replace the "cactus.port" and "cactus.context" tokens.