public final class Assertions
extends java.lang.Object
| Constructor and Description |
|---|
Assertions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertFileContentsFromResource(java.lang.String resourceBase,
java.lang.String resourceName,
java.io.File output,
java.lang.String whyWouldItFail) |
Copyright © 2003-2013. All Rights Reserved.