PHP Class Pickle\tests\units\Engine\PHP\Ini

Inheritance: extends atou\atoum
Show file Open project: friendsofphp/pickle

Public Methods

Method Description
test__construct ( )
testrebuildPickleParts_0 ( )
testrebuildPickleParts_1 ( )
testrebuildPickleParts_2 ( )
testrebuildPickleParts_3 ( )
testupdatePickleSection_empty ( )
testupdatePickleSection_nofooter ( )
testupdatePickleSection_simple ( )
testupdatePickleSection_simple_delete ( )

Protected Methods

Method Description
do_testupdatePickleSection ( $orig )
do_testupdatePickleSection_delete ( $orig )
getEngineMock ( $path )

Method Details

do_testupdatePickleSection() protected method

protected do_testupdatePickleSection ( $orig )

do_testupdatePickleSection_delete() protected method

protected do_testupdatePickleSection_delete ( $orig )

getEngineMock() protected method

protected getEngineMock ( $path )

test__construct() public method

public test__construct ( )

testrebuildPickleParts_0() public method

testrebuildPickleParts_1() public method

testrebuildPickleParts_2() public method

testrebuildPickleParts_3() public method

testupdatePickleSection_empty() public method

testupdatePickleSection_nofooter() public method

testupdatePickleSection_simple() public method

testupdatePickleSection_simple_delete() public method