PHP Class DiffMatchPatch\DiffTest

Author: Neil Fraser ([email protected])
Author: Daniil Skrobov ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: yetanotherape/diff-match-patch

Protected Properties

Property Type Description
$d Diff

Public Methods

Method Description
rebuildtexts ( $diffs )
testBisect ( )
testCleanupEfficiency ( )
testCleanupMerge ( )
testCleanupSemantic ( )
testCleanupSemanticLossless ( )
testDelta ( )
testLevenshtein ( )
testMain ( )
testPrettyHtml ( )
testText ( )
testXIndex ( )

Protected Methods

Method Description
setUp ( )

Method Details

rebuildtexts() public method

public rebuildtexts ( $diffs )

setUp() protected method

protected setUp ( )

testBisect() public method

public testBisect ( )

testCleanupEfficiency() public method

testCleanupMerge() public method

public testCleanupMerge ( )

testCleanupSemantic() public method

public testCleanupSemantic ( )

testCleanupSemanticLossless() public method

testDelta() public method

public testDelta ( )

testLevenshtein() public method

public testLevenshtein ( )

testMain() public method

public testMain ( )

testPrettyHtml() public method

public testPrettyHtml ( )

testText() public method

public testText ( )

testXIndex() public method

public testXIndex ( )

Property Details

$d protected_oe property

protected Diff,diffmatchpatch $d
return Diff