PHP 클래스 DiffMatchPatch\MatchTest

저자: Neil Fraser ([email protected])
저자: Daniil Skrobov ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: yetanotherape/diff-match-patch

보호된 프로퍼티들

프로퍼티 타입 설명
$m Match

공개 메소드들

메소드 설명
testAlphabet ( )
testBitap ( )
testMain ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testAlphabet() 공개 메소드

public testAlphabet ( )

testBitap() 공개 메소드

public testBitap ( )

testMain() 공개 메소드

public testMain ( )

프로퍼티 상세

$m 보호되어 있는 프로퍼티

protected Match,diffmatchpatch $m
리턴 Match