Searched refs:subarchive (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/common/src/test/java/com/sun/enterprise/deploy/shared/
H A DFileArchiveTest.java254 * Computes the expected entry names for an archive which contains a subarchive.
257 * archive, plus the subarchive name, plus the entries in the subarchive.
259 * @param subarchiveName name of the subarchive
260 * @param expectedFromSubarchive entries in the subarchive
290 checkArchive((FileArchive) archives.subarchive, usualExpectedSubarchiveEntryNames);
299 * when a subarchive tests to see if an entry is valid it needs to
305 * and a subarchive for the lower-level directory (as the next
306 * deployment would). The archive and subarchive need to skip the
325 * Now create the archive and subarchive o
340 ReadableArchive subarchive; field in class:FileArchiveTest.ArchiveAndSubarchive
[all...]

Completed in 363 milliseconds