PHP Class Trismegiste\Mondrian\Tests\Transform\ReflectionContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: trismegiste/mondrian

Protected Properties

Property Type Description
$context

Public Methods

Method Description
testBadType ( )
testDeclarationParent ( )
testDeclarationSimple ( )
testEmpty ( )
testInitClass ( )
testInitInterface ( )
testNeutralItemInheritance ( )
testNotFoundMethod ( )
testOuterInheritance ( )
testSuperInheritance ( )
testUseTrait ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testBadType() public method

public testBadType ( )

testDeclarationParent() public method

testDeclarationSimple() public method

testEmpty() public method

public testEmpty ( )

testInitClass() public method

public testInitClass ( )

testInitInterface() public method

public testInitInterface ( )

testNeutralItemInheritance() public method

testNotFoundMethod() public method

public testNotFoundMethod ( )

testOuterInheritance() public method

testSuperInheritance() public method

testUseTrait() public method

public testUseTrait ( )

Property Details

$context protected property

protected $context