Class MockConfiguration

java.lang.Object
com.opensymphony.xwork2.config.impl.MockConfiguration
All Implemented Interfaces:
Configuration, Serializable

public class MockConfiguration extends Object implements Configuration
Simple configuration used for unit testing
See Also: