PHP Class DiffMatchPatch\DiffMatchPatchTest

DiffTest, MatchTest and PatchTest contains all other unit tests.
Author: Neil Fraser ([email protected])
Author: Daniil Skrobov ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: yetanotherape/diff-match-patch

Protected Properties

Свойство Type Description
$dmp DiffMatchPatch

Méthodes publiques

Méthode Description
testDiffCleanupEfficiency ( )
testDiffCleanupSemantic ( )
testDiffLevenshtein ( )
testDiffMain ( )
testDiffPrettyHtml ( )
testMatchMain ( )
testPatchApply ( )
testPatchFromText ( )
testPatchMake ( )
testPatchToText ( )
testProperties ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testDiffCleanupEfficiency() public méthode

testDiffCleanupSemantic() public méthode

testDiffLevenshtein() public méthode

public testDiffLevenshtein ( )

testDiffMain() public méthode

public testDiffMain ( )

testDiffPrettyHtml() public méthode

public testDiffPrettyHtml ( )

testMatchMain() public méthode

public testMatchMain ( )

testPatchApply() public méthode

public testPatchApply ( )

testPatchFromText() public méthode

public testPatchFromText ( )

testPatchMake() public méthode

public testPatchMake ( )

testPatchToText() public méthode

public testPatchToText ( )

testProperties() public méthode

public testProperties ( )

Property Details

$dmp protected_oe property

protected DiffMatchPatch,diffmatchpatch $dmp
Résultat DiffMatchPatch