|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mylar.tasks.tests.TaskTestUtil
public class TaskTestUtil
Constructor Summary | |
---|---|
TaskTestUtil()
|
Method Summary | |
---|---|
static void |
copy(java.io.File source,
java.io.File dest)
Adaptred from Java Developers' almanac |
static java.io.File |
getLocalFile(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskTestUtil()
Method Detail |
---|
public static java.io.File getLocalFile(java.lang.String path)
public static void copy(java.io.File source, java.io.File dest) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |