PHP Class ScriptFUSIONTest\Unit\Porter\Options\EncapsulatedOptionsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
testCopy ( )
testGet ( )
testGetReference ( )
testSet ( )
testSetNullOverridesDefault ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCopy() public method

public testCopy ( )

testGet() public method

public testGet ( )

testGetReference() public method

public testGetReference ( )

testSet() public method

public testSet ( )

testSetNullOverridesDefault() public method