QRDataTest
extends TestCase
in package
uses
QRMatrixDebugTrait
FinalYes
Table of Contents
Methods
- testEstimateTotalBitLength() : void
- 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
testEstimateTotalBitLength()
public
testEstimateTotalBitLength() : void
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