rewrite-test-harness 1.0.0.Final

org.ocpsoft.rewrite.mock
Class MockRewriteContext

java.lang.Object
  extended by org.ocpsoft.rewrite.context.ContextBase
      extended by org.ocpsoft.rewrite.mock.MockRewriteContext
All Implemented Interfaces:
Context

public class MockRewriteContext
extends ContextBase

Author:
Lincoln Baxter, III

Constructor Summary
MockRewriteContext()
           
 
Method Summary
 
Methods inherited from class org.ocpsoft.rewrite.context.ContextBase
containsKey, get, put, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MockRewriteContext

public MockRewriteContext()

rewrite-test-harness 1.0.0.Final

Copyright © 2012 OCPsoft. All Rights Reserved.