\JArchiveBzip2Test
Test class for JArchiveBzip2.
Generated by PHPUnit on 2011-10-26 at 19:34:29.
Synopsis
class JArchiveBzip2Test
extends JArchiveTestCase
{
- // members
- protected JArchiveBzip2 $object;
- // Inherited members from JArchiveTestCase
- protected $outputPath;
- // methods
- protected void setUp()
- public void testExtract()
- public void testExtractWithStreams()
- public void testIsSupported()
Hierarchy
Extends
Members
protected
- $object — JArchiveBzip2
- $outputPath
—
string
Output path
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testExtract() — Tests the extract Method.
- testExtractWithStreams() — Tests the extract Method.
- testIsSupported() — Tests the isSupported Method.
Inherited from JArchiveTestCase
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.