Class TestChain

java.lang.Object
org.apache.commons.chain.impl.ChainBase<Context>
org.apache.commons.chain.config.TestChain
All Implemented Interfaces:
Chain<Context>, Command<Context>

public class TestChain extends ChainBase<Context>
Test implementation of Chain.
  • Constructor Details

    • TestChain

      public TestChain()
      The Default-Constructor for this class.