Class BaseDevAppServerTestConfig

java.lang.Object
com.google.appengine.tools.development.testing.BaseDevAppServerTestConfig
All Implemented Interfaces:
DevAppServerTestConfig

public abstract class BaseDevAppServerTestConfig extends Object implements DevAppServerTestConfig
Base DevAppServerTestConfig implementation with common defaults: Use /WEB-INF/web.xml. Use /WEB-INF/appengine-web.xml. Install the security manager. Make the dev appserver port available in a system property named DEFAULT_PORT_SYSTEM_PROPERTY.