PHP 클래스 SimilarText\Test\FinderTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: rap2hpoutre/similar-text-finder

공개 메소드들

메소드 설명
testAll ( ) Test all() method
testFirst ( ) Test first() method
testHasExactMatch ( ) Test hasExactMatch() method
testHasNotExactMatch ( ) Test hasExactMatch() method

메소드 상세

testAll() 공개 메소드

Test all() method
public testAll ( )

testFirst() 공개 메소드

Test first() method
public testFirst ( )

testHasExactMatch() 공개 메소드

Test hasExactMatch() method
public testHasExactMatch ( )

testHasNotExactMatch() 공개 메소드

Test hasExactMatch() method