PHP 클래스 DiffMatchPatch\DiffMatchPatchTest

DiffTest, MatchTest and PatchTest contains all other unit tests.
저자: Neil Fraser ([email protected])
저자: Daniil Skrobov ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: yetanotherape/diff-match-patch

보호된 프로퍼티들

프로퍼티 타입 설명
$dmp DiffMatchPatch

공개 메소드들

메소드 설명
testDiffCleanupEfficiency ( )
testDiffCleanupSemantic ( )
testDiffLevenshtein ( )
testDiffMain ( )
testDiffPrettyHtml ( )
testMatchMain ( )
testPatchApply ( )
testPatchFromText ( )
testPatchMake ( )
testPatchToText ( )
testProperties ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testDiffCleanupEfficiency() 공개 메소드

testDiffCleanupSemantic() 공개 메소드

testDiffLevenshtein() 공개 메소드

public testDiffLevenshtein ( )

testDiffMain() 공개 메소드

public testDiffMain ( )

testDiffPrettyHtml() 공개 메소드

public testDiffPrettyHtml ( )

testMatchMain() 공개 메소드

public testMatchMain ( )

testPatchApply() 공개 메소드

public testPatchApply ( )

testPatchFromText() 공개 메소드

public testPatchFromText ( )

testPatchMake() 공개 메소드

public testPatchMake ( )

testPatchToText() 공개 메소드

public testPatchToText ( )

testProperties() 공개 메소드

public testProperties ( )

프로퍼티 상세

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

protected DiffMatchPatch,diffmatchpatch $dmp
리턴 DiffMatchPatch