com.threerings.antidote
Class AntTestHelper

java.lang.Object
  extended by com.threerings.antidote.AntTestHelper

public class AntTestHelper
extends Object

A base class for tests working with Ant objects.


Constructor Summary
AntTestHelper()
           
 
Method Summary
protected  Project createProject()
          Dummy up an Ant Project object for tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntTestHelper

public AntTestHelper()
Method Detail

createProject

protected Project createProject()
Dummy up an Ant Project object for tests.



Copyright © 2007-2008 Three Rings Design, Inc. All Rights Reserved. Released under a BSD license.