PHP Class Fireguard\Report\Exporters\AbstractExporterTest

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

Protected Properties

Свойство Type Description
$exporter AbstractExporter

Méthodes publiques

Méthode Description
setUp ( )
testCompressHtmlAndJsStrings ( )
testExporterConstructor ( )
testGetDefaultConfiguration ( )
testGetFullPath ( )
testSetConfigDefaultOptions ( )
testSetConfigValidOptions ( )
testSetFileName ( )
testSetPath ( )
testSetTimeout ( )

Method Details

setUp() public méthode

public setUp ( )

testCompressHtmlAndJsStrings() public méthode

testExporterConstructor() public méthode

testGetDefaultConfiguration() public méthode

testGetFullPath() public méthode

public testGetFullPath ( )

testSetConfigDefaultOptions() public méthode

testSetConfigValidOptions() public méthode

testSetFileName() public méthode

public testSetFileName ( )

testSetPath() public méthode

public testSetPath ( )

testSetTimeout() public méthode

public testSetTimeout ( )

Property Details

$exporter protected_oe property

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