public class Fli4lArchiverTest
extends java.lang.Object
| Constructor and Description |
|---|
Fli4lArchiverTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testCPIO()
Tests the creation of a CPIO-archive
|
void |
testTAR()
Tests the creation of a tar-archive
|
public static junit.framework.Test suite()
public void testCPIO()
throws org.apache.commons.compress.archivers.ArchiveException,
java.io.IOException,
IllegalDeviceTypeException
org.apache.commons.compress.archivers.ArchiveExceptionjava.io.IOExceptionIllegalDeviceTypeExceptionpublic void testTAR()
throws org.apache.commons.compress.archivers.ArchiveException,
java.io.IOException,
IllegalDeviceTypeException
org.apache.commons.compress.archivers.ArchiveExceptionjava.io.IOExceptionIllegalDeviceTypeException