PHP 클래스 DiffMatchPatch\DiffToolkitTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$dt DiffToolkit

공개 메소드들

메소드 설명
testCharsToLines ( )
testCommonOverlap ( )
testCommonPrefix ( )
testCommonSuffix ( )
testHalfMatch ( )
testLinesToChars ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testCharsToLines() 공개 메소드

public testCharsToLines ( )

testCommonOverlap() 공개 메소드

public testCommonOverlap ( )

testCommonPrefix() 공개 메소드

public testCommonPrefix ( )

testCommonSuffix() 공개 메소드

public testCommonSuffix ( )

testHalfMatch() 공개 메소드

public testHalfMatch ( )

testLinesToChars() 공개 메소드

public testLinesToChars ( )

프로퍼티 상세

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

protected DiffToolkit,diffmatchpatch $dt
리턴 DiffToolkit