QRDataTest
extends TestCase
in package
Uses
QRMatrixDebugTrait
FinalYes
Table of Contents
Methods
- testSetBitBuffer() : void
- tests setting the BitBuffer object directly
- debugMatrix() : void
- Matrix debugging console output
- dm() : void
- debugging shortcut - limit to a single version when using with matrixProvider
Methods
testSetBitBuffer()
tests setting the BitBuffer object directly
public
testSetBitBuffer() : void
debugMatrix()
Matrix debugging console output
protected
debugMatrix(QRMatrix $matrix) : void
Parameters
- $matrix : QRMatrix
dm()
debugging shortcut - limit to a single version when using with matrixProvider
protected
dm(QRMatrix $matrix) : void
Parameters
- $matrix : QRMatrix