PHP Class Trismegiste\Mondrian\Tests\Graph\BreadthFirstSearchTest

Author: flo
Inheritance: extends SearchPathTest
Show file Open project: trismegiste/mondrian

Public Methods

Method Description
testBinaryWithShortcut ( )

Protected Methods

Method Description
createGraph ( Digraph $g )

Method Details

createGraph() protected method

protected createGraph ( Digraph $g )
$g Trismegiste\Mondrian\Graph\Digraph

testBinaryWithShortcut() public method