org.apache.maven.wagon.tck.http
Class Assertions

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

public final class Assertions
extends Object


Constructor Summary
Assertions()
           
 
Method Summary
static void assertFileContentsFromResource(String resourceBase, String resourceName, File output, String whyWouldItFail)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assertions

public Assertions()
Method Detail

assertFileContentsFromResource

public static void assertFileContentsFromResource(String resourceBase,
                                                  String resourceName,
                                                  File output,
                                                  String whyWouldItFail)
                                           throws IOException
Throws:
IOException


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