com.threerings.antidote
Class AntTestHelper
java.lang.Object
com.threerings.antidote.AntTestHelper
public class AntTestHelper
- extends Object
A base class for tests working with Ant objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntTestHelper
public AntTestHelper()
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.