PHP Class DOMPDFModuleTest\View\Strategy\PdfStrategyTest

Show file Open project: raykolbe/DOMPDFModule

Public Methods

Method Description
testContentTypeResponseHeader ( )
testDoesNotRenderPdfWhenRenderMismatch ( )
testDoesNotRenderPdfWhenResultIsNotString ( )
testDoesNotSelectRendererWhenNotProvidedPdfModel ( )
testEventSubscribers ( )
testResponseHeadersWithFileName ( )
testSelectsRendererWhenProvidedPdfModel ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testContentTypeResponseHeader() public method

testDoesNotRenderPdfWhenRenderMismatch() public method

testDoesNotRenderPdfWhenResultIsNotString() public method

testDoesNotSelectRendererWhenNotProvidedPdfModel() public method

testEventSubscribers() public method

testResponseHeadersWithFileName() public method

testSelectsRendererWhenProvidedPdfModel() public method