PHP Class Fireguard\Report\Exporters\AbstractPhantomExporterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: fireguard/report

Protected Properties

Свойство Type Description
$configDefault array
$exporter PdfExporter

Méthodes publiques

Méthode Description
setUp ( )
testAddCommandOption ( )
testGetDefaultOrientation ( )
testGetMargin ( )
testPrefixerFilePath ( )
testSetBinayPath ( )
testSetCommandOptions ( )
testSetInvalidOrientation ( )
testSetMargin ( )
testSetValidOrientation ( )

Method Details

setUp() public méthode

public setUp ( )

testAddCommandOption() public méthode

testGetDefaultOrientation() public méthode

testGetMargin() public méthode

public testGetMargin ( )

testPrefixerFilePath() public méthode

testSetBinayPath() public méthode

public testSetBinayPath ( )

testSetCommandOptions() public méthode

testSetInvalidOrientation() public méthode

testSetMargin() public méthode

public testSetMargin ( )

testSetValidOrientation() public méthode

Property Details

$configDefault protected_oe property

protected array $configDefault
Résultat array

$exporter protected_oe property

protected PdfExporter,Fireguard\Report\Exporters $exporter
Résultat PdfExporter