PHP Class Trismegiste\Mondrian\Tests\Visitor\PublicCollectorStubTest

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

Protected Properties

Property Type Description
$traverser
$visitor

Public Methods

Method Description
testNamespacedClass ( )
testNamespacedClassMethod ( )
testNamespacedInterface ( )
testNamespacedTrait ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testNamespacedClass() public method

public testNamespacedClass ( )

testNamespacedClassMethod() public method

testNamespacedInterface() public method

testNamespacedTrait() public method

public testNamespacedTrait ( )

Property Details

$traverser protected property

protected $traverser

$visitor protected property

protected $visitor