PHP Class CakePdf\Test\TestCase\Pdf\CakePdfTest

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: ceeram/cakepdf

Méthodes publiques

Méthode Description
provider ( )
setUp ( )
testConfigRead ( $config )
testCustomLayoutPaths ( $config ) Test the custom paths for Layouts
testCustomTemplatePaths ( $config ) Test the custom paths for Templates
testEngine ( $config ) Tests that engine returns the proper object
testMargin ( $config )
testNonExistingEngineException ( ) Tests exception to be thrown for a non existing engine
testOutput ( $config ) testOutput
testPluginOutput ( $config ) testPluginOutput

Method Details

provider() public static méthode

public static provider ( )

setUp() public méthode

public setUp ( )

testConfigRead() public méthode

public testConfigRead ( $config )

testCustomLayoutPaths() public méthode

Test the custom paths for Layouts
public testCustomLayoutPaths ( $config )

testCustomTemplatePaths() public méthode

Test the custom paths for Templates
public testCustomTemplatePaths ( $config )

testEngine() public méthode

Tests that engine returns the proper object
public testEngine ( $config )

testMargin() public méthode

public testMargin ( $config )

testNonExistingEngineException() public méthode

Tests exception to be thrown for a non existing engine

testOutput() public méthode

testOutput
public testOutput ( $config )

testPluginOutput() public méthode

testPluginOutput
public testPluginOutput ( $config )