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


Constructor Summary
Assertions()
           
 
Method Summary
static void assertFileContentsFromResource(java.lang.String resourceBase, java.lang.String resourceName, java.io.File output, java.lang.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(java.lang.String resourceBase,
                                                  java.lang.String resourceName,
                                                  java.io.File output,
                                                  java.lang.String whyWouldItFail)
                                           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2003-2012. All Rights Reserved.