Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.test » [javadoc | source]
org.apache.cactus.test
public class: TestProperties [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.cactus.internal.AbstractCactusTestCase
         org.apache.cactus.ServletTestCase
            org.apache.cactus.test.TestProperties

All Implemented Interfaces:
    CactusTestCase

Verify that properties defined by the cactus.sysproperties are found in the resulting cactified WAR. Note that we're testing this by executing this code inside the container.
Fields inherited from org.apache.cactus.ServletTestCase:
request,  response,  session,  config
Method from org.apache.cactus.test.TestProperties Summary:
testProperties
Methods from org.apache.cactus.ServletTestCase:
createProtocolHandler
Methods from org.apache.cactus.internal.AbstractCactusTestCase:
createProtocolHandler,   runBare,   runBareServer
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.test.TestProperties Detail:
 public  void testProperties() 
    Verify that the properties were set correctly.