public final class Assertions extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
EMPTY_ENTRY_NAMES |
| Constructor and Description |
|---|
Assertions() |
public static void assertZipContents(Iterable<String> requiredNames, Iterable<String> bannedNames, File bundleSource) throws IOException
IOExceptionCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.