Documentation

QRFpdfTest extends QROutputTestAbstract
in package

Tests the QRFpdf output module

Table of Contents

testInstance()  : void
Validate the instance of the interface
testOutputGetResource()  : void
testRenderImage()  : void
covers the built-in output modules, tests against pre-rendered data
testSaveException()  : void
Tests if an exception is thrown when trying to write a cache file to an invalid destination
testSetModuleValues()  : void
covers the module values settings
testStringOutput()  : void
coverage of the built-in output modules

Methods

testInstance()

Validate the instance of the interface

public testInstance() : void
Return values
void

testOutputGetResource()

public testOutputGetResource() : void
Return values
void

testRenderImage()

covers the built-in output modules, tests against pre-rendered data

public testRenderImage(string $type) : void
Parameters
$type : string
Tags
inheritDoc
dataProvider

types

Return values
void

testSaveException()

Tests if an exception is thrown when trying to write a cache file to an invalid destination

public testSaveException() : void
Return values
void

testSetModuleValues()

covers the module values settings

public testSetModuleValues() : void
Tags
inheritDoc
Return values
void

testStringOutput()

coverage of the built-in output modules

public testStringOutput(string $type) : void
Parameters
$type : string
Tags
dataProvider

types

Return values
void

Search results