Documentation

QRGdImageTestAbstract extends QROutputTestAbstract
in package

AbstractYes

Tests the QRGdImage output module

Table of Contents

Properties

$builddir  : string
$FQN  : string
$matrix  : QRMatrix
$options  : QROptions|SettingsContainerInterface
$outputInterface  : QROutputInterface
$type  : string

Methods

moduleValueProvider()  : array<string|int, mixed>
testBase64MimeType()  : void
testInstance()  : void
Validate the instance of the interface
testOutputGetResource()  : void
testRenderToCacheFile()  : void
coverage of the built-in output modules
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
testValidateModuleValues()  : void
setUp()  : void
Attempts to create a directory under /.build and instances several required objects

Properties

Methods

moduleValueProvider()

public static moduleValueProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>

testOutputGetResource()

public testOutputGetResource() : void
Tags
todo:

remove php version check in v6

testRenderToCacheFile()

coverage of the built-in output modules

public testRenderToCacheFile() : void

testSaveException()

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

public testSaveException() : void

testSetModuleValues()

covers the module values settings

public testSetModuleValues() : void
Tags
inheritDoc

testValidateModuleValues()

public testValidateModuleValues(mixed $value, bool $expected) : void
Parameters
$value : mixed
$expected : bool
Tags
dataProvider

moduleValueProvider

setUp()

Attempts to create a directory under /.build and instances several required objects

protected setUp() : void
Tags
inheritDoc

        
On this page

Search results