QRDataTest
extends TestCase
in package
uses
QRMatrixDebugTrait
FinalYes
Table of Contents
Methods
- estimateTotalBitLength() : void
- setBitBuffer() : 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
estimateTotalBitLength()
public
estimateTotalBitLength() : void
Attributes
- #[Test]
setBitBuffer()
tests setting the BitBuffer object directly
public
setBitBuffer() : void
Attributes
- #[Test]
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