org.apache.maven.wagon.tck.http.util
Class TestUtil

java.lang.Object
  extended by org.apache.maven.wagon.tck.http.util.TestUtil

public final class TestUtil
extends Object


Method Summary
static File getResource(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResource

public static File getResource(String path)
                        throws URISyntaxException,
                               IOException
Throws:
URISyntaxException
IOException


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.