PHP Класс CakePdf\Test\TestCase\Pdf\CakePdfTest

Наследование: extends Cake\TestSuite\TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

provider() публичный статический Метод

public static provider ( )

setUp() публичный Метод

public setUp ( )

testConfigRead() публичный Метод

public testConfigRead ( $config )

testCustomLayoutPaths() публичный Метод

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

testCustomTemplatePaths() публичный Метод

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

testEngine() публичный Метод

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

testMargin() публичный Метод

public testMargin ( $config )

testNonExistingEngineException() публичный Метод

Tests exception to be thrown for a non existing engine

testOutput() публичный Метод

testOutput
public testOutput ( $config )

testPluginOutput() публичный Метод

testPluginOutput
public testPluginOutput ( $config )