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 java.lang.Object


Method Summary
static java.io.File getResource(java.lang.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 java.io.File getResource(java.lang.String path)
                                throws java.net.URISyntaxException,
                                       java.io.IOException
Throws:
java.net.URISyntaxException
java.io.IOException


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