PHP Class DiffMatchPatch\DiffToolkitTest

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
$dt DiffToolkit

Méthodes publiques

Méthode Description
testCharsToLines ( )
testCommonOverlap ( )
testCommonPrefix ( )
testCommonSuffix ( )
testHalfMatch ( )
testLinesToChars ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCharsToLines() public méthode

public testCharsToLines ( )

testCommonOverlap() public méthode

public testCommonOverlap ( )

testCommonPrefix() public méthode

public testCommonPrefix ( )

testCommonSuffix() public méthode

public testCommonSuffix ( )

testHalfMatch() public méthode

public testHalfMatch ( )

testLinesToChars() public méthode

public testLinesToChars ( )

Property Details

$dt protected_oe property

protected DiffToolkit,diffmatchpatch $dt
Résultat DiffToolkit