org.apache.commons.chain.impl
public class: TestContext [javadoc |
source]
java.lang.Object
java.util.AbstractMap
java.util.HashMap
org.apache.commons.chain.impl.ContextBase
org.apache.commons.chain.impl.TestContext
All Implemented Interfaces:
Context, Map, Serializable, Cloneable
Subclass of
ContextBase
to exercize the automatic
delegation to properties of the
Context
class.
Methods from java.util.HashMap: |
---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods from java.util.AbstractMap: |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |