PHP Class Fireguard\Report\Exporters\AbstractExporterTest

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

Protected Properties

Property Type Description
$exporter AbstractExporter

Public Methods

Method Description
setUp ( )
testCompressHtmlAndJsStrings ( )
testExporterConstructor ( )
testGetDefaultConfiguration ( )
testGetFullPath ( )
testSetConfigDefaultOptions ( )
testSetConfigValidOptions ( )
testSetFileName ( )
testSetPath ( )
testSetTimeout ( )

Method Details

setUp() public method

public setUp ( )

testCompressHtmlAndJsStrings() public method

testExporterConstructor() public method

testGetDefaultConfiguration() public method

testGetFullPath() public method

public testGetFullPath ( )

testSetConfigDefaultOptions() public method

testSetConfigValidOptions() public method

testSetFileName() public method

public testSetFileName ( )

testSetPath() public method

public testSetPath ( )

testSetTimeout() public method

public testSetTimeout ( )

Property Details

$exporter protected_oe property

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