PHP Class Gittern\Entity\Diff\TreeDiffTest

Author: Magnus Nordlander
Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: e-butik/gittern

Public Methods

Method Description
setUp ( )
tearDown ( )
testCanGetAddedLeafNodesRecursively ( )
testCanGetAddedNodes ( )
testCanGetModifiedNodes ( )
testCanGetModifiedNodesRecursively ( )
testCanGetRemovedLeafNodesRecursively ( )
testCanGetRemovedNodes ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCanGetAddedLeafNodesRecursively() public method

testCanGetAddedNodes() public method

testCanGetModifiedNodes() public method

testCanGetModifiedNodesRecursively() public method

testCanGetRemovedLeafNodesRecursively() public method

testCanGetRemovedNodes() public method