PHP 클래스 DiffMatchPatch\DiffTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$d Diff

공개 메소드들

메소드 설명
rebuildtexts ( $diffs )
testBisect ( )
testCleanupEfficiency ( )
testCleanupMerge ( )
testCleanupSemantic ( )
testCleanupSemanticLossless ( )
testDelta ( )
testLevenshtein ( )
testMain ( )
testPrettyHtml ( )
testText ( )
testXIndex ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

rebuildtexts() 공개 메소드

public rebuildtexts ( $diffs )

setUp() 보호된 메소드

protected setUp ( )

testBisect() 공개 메소드

public testBisect ( )

testCleanupEfficiency() 공개 메소드

testCleanupMerge() 공개 메소드

public testCleanupMerge ( )

testCleanupSemantic() 공개 메소드

public testCleanupSemantic ( )

testCleanupSemanticLossless() 공개 메소드

testDelta() 공개 메소드

public testDelta ( )

testLevenshtein() 공개 메소드

public testLevenshtein ( )

testMain() 공개 메소드

public testMain ( )

testPrettyHtml() 공개 메소드

public testPrettyHtml ( )

testText() 공개 메소드

public testText ( )

testXIndex() 공개 메소드

public testXIndex ( )

프로퍼티 상세

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

protected Diff,diffmatchpatch $d
리턴 Diff