Documentation

BitBufferTest extends TestCase
in package

FinalYes

BitBuffer coverage test

Table of Contents

Properties

$bitBuffer  : BitBuffer

Methods

put()  : void
readException()  : void
setUp()  : void

Properties

Methods

put()

public put(int $data, int $expected) : void
Parameters
$data : int
$expected : int
Attributes
#[Test]
#[TestWith]
[Mode::NUMBER, 16]
'number'
#[TestWith]
[Mode::ALPHANUM, 32]
'alphanum'
#[TestWith]
[Mode::BYTE, 64]
'byte'
#[TestWith]
[Mode::KANJI, 128]
'kanji'
#[TestWith]
[Mode::HANZI, 208]
'hanzi'

readException()

public readException() : void
Attributes
#[Test]

        
On this page

Search results