PHP Class Trismegiste\Mondrian\Tests\Transform\GraphContextTest

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

Protected Properties

Property Type Description
$context

Public Methods

Method Description
getVertexMock ( )
testBadConfig ( )
testEmpty ( $pool, Vertex $v )
testExistsVertex ( $pool, Vertex $v )
testFindMethodByName ( )
testFindVertex ( $pool, Vertex $v )
testGoodConfig ( )

Protected Methods

Method Description
getLoggerMock ( )
setUp ( )

Method Details

getLoggerMock() protected method

protected getLoggerMock ( )

getVertexMock() public method

public getVertexMock ( )

setUp() protected method

protected setUp ( )

testBadConfig() public method

public testBadConfig ( )

testEmpty() public method

public testEmpty ( $pool, Vertex $v )
$v Trismegiste\Mondrian\Graph\Vertex

testExistsVertex() public method

public testExistsVertex ( $pool, Vertex $v )
$v Trismegiste\Mondrian\Graph\Vertex

testFindMethodByName() public method

testFindVertex() public method

public testFindVertex ( $pool, Vertex $v )
$v Trismegiste\Mondrian\Graph\Vertex

testGoodConfig() public method

public testGoodConfig ( )

Property Details

$context protected property

protected $context