public final class Assertions extends Object
Constructor and Description |
---|
Assertions() |
Modifier and Type | Method and Description |
---|---|
static void |
assertFileContentsFromResource(String resourceBase,
String resourceName,
File output,
String whyWouldItFail) |
public Assertions()
public static void assertFileContentsFromResource(String resourceBase, String resourceName, File output, String whyWouldItFail) throws IOException
IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.