\JArchiveTarTest
Test class for JArchiveTar.
Generated by PHPUnit on 2011-10-26 at 19:34:30.
Synopsis
class JArchiveTarTest
extends JArchiveTestCase
{
- // members
- protected JArchiveTar $object;
- // Inherited members from JArchiveTestCase
- protected $outputPath;
- // methods
- protected void setUp()
- public void testExtract()
- public void testIsSupported()
Hierarchy
Extends
Members
protected
- $object — JArchiveTar
- $outputPath
—
string
Output path
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testExtract() — 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.