PHP Class SastrawiFunctionalTest\Stemmer\StemmerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sastrawi/sastrawi

Protected Properties

Свойство Type Description
$dictionary
$stemmer

Méthodes publiques

Méthode Description
setUp ( )
stemDataProvider ( )
testStem ( $word, $stem )

Method Details

setUp() public méthode

public setUp ( )

stemDataProvider() public méthode

public stemDataProvider ( )

testStem() public méthode

public testStem ( $word, $stem )

Property Details

$dictionary protected_oe property

protected $dictionary

$stemmer protected_oe property

protected $stemmer