PHP Class DiffMatchPatch\MatchTest

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

Protected Properties

Property Type Description
$m Match

Public Methods

Method Description
testAlphabet ( )
testBitap ( )
testMain ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAlphabet() public method

public testAlphabet ( )

testBitap() public method

public testBitap ( )

testMain() public method

public testMain ( )

Property Details

$m protected property

protected Match,diffmatchpatch $m
return Match