org.apache.maven.plugin.resources.remote.it.support
Class TestUtils

java.lang.Object
  extended by org.apache.maven.plugin.resources.remote.it.support.TestUtils

public class TestUtils
extends Object


Constructor Summary
TestUtils()
           
 
Method Summary
static File getBaseDir()
           
static File getTestDir(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtils

public TestUtils()
Method Detail

getTestDir

public static File getTestDir(String name)
                       throws IOException,
                              URISyntaxException
Throws:
IOException
URISyntaxException

getBaseDir

public static File getBaseDir()


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.