PHP Class PhpMigration\SymbolTableTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: monque/php-migration

Protected Properties

Property Type Description
$csEmptyTable
$csFilledTable
$fillData
$icEmptyTable
$icFilledTable

Public Methods

Method Description
testGet ( )
testHas ( )
testSet ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGet() public method

public testGet ( )

testHas() public method

public testHas ( )

testSet() public method

public testSet ( )

Property Details

$csEmptyTable protected property

protected $csEmptyTable

$csFilledTable protected property

protected $csFilledTable

$fillData protected property

protected $fillData

$icEmptyTable protected property

protected $icEmptyTable

$icFilledTable protected property

protected $icFilledTable