ArchiverTarTest

public class ArchiverTarTest extends TestCase
Author:Patrick Yip

Methods

setUp

public void setUp()

tearDown

public void tearDown()

testCompressFile

public void testCompressFile()

Test for tar a file

Throws:

testCompressLongFileName

public void testCompressLongFileName()

Test for tar the file with long filename, for traditional tar format , it only support the tar entry name <= 100 characters

Throws:

testExtractFile

public void testExtractFile()

Test for untar the file Notice: Run this test should have at least 4GB disk space

Throws: