PHP Class Fireguard\Report\Exporters\AbstractPhantomExporterTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: fireguard/report

Protected Properties

Property Type Description
$configDefault array
$exporter PdfExporter

Public Methods

Method Description
setUp ( )
testAddCommandOption ( )
testGetDefaultOrientation ( )
testGetMargin ( )
testPrefixerFilePath ( )
testSetBinayPath ( )
testSetCommandOptions ( )
testSetInvalidOrientation ( )
testSetMargin ( )
testSetValidOrientation ( )

Method Details

setUp() public method

public setUp ( )

testAddCommandOption() public method

testGetDefaultOrientation() public method

testGetMargin() public method

public testGetMargin ( )

testPrefixerFilePath() public method

testSetBinayPath() public method

public testSetBinayPath ( )

testSetCommandOptions() public method

testSetInvalidOrientation() public method

testSetMargin() public method

public testSetMargin ( )

testSetValidOrientation() public method

Property Details

$configDefault protected_oe property

protected array $configDefault
return array

$exporter protected_oe property

protected PdfExporter,Fireguard\Report\Exporters $exporter
return PdfExporter