rewrite-test-harness 2.0.0.Alpha3

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 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.