PHP Class SimilarText\Test\FinderTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: rap2hpoutre/similar-text-finder

Public Methods

Method Description
testAll ( ) Test all() method
testFirst ( ) Test first() method
testHasExactMatch ( ) Test hasExactMatch() method
testHasNotExactMatch ( ) Test hasExactMatch() method

Method Details

testAll() public method

Test all() method
public testAll ( )

testFirst() public method

Test first() method
public testFirst ( )

testHasExactMatch() public method

Test hasExactMatch() method
public testHasExactMatch ( )

testHasNotExactMatch() public method

Test hasExactMatch() method