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
IOExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.