PHP Class Cviebrock\EloquentTaggable\Test\Configuration\CustomNormalizerTests

Mostra file Open project: cviebrock/eloquent-taggable

Public Methods

Method Description
testCustomNormalizer ( ) Test tag list with custom normalizer (this shouldn't affect the "regular" tagArray)
testCustomNormalizerNormalized ( ) Test normalized tag list with custom glue

Protected Methods

Method Description
getEnvironmentSetUp ( $app )

Method Details

getEnvironmentSetUp() protected method

protected getEnvironmentSetUp ( $app )

testCustomNormalizer() public method

Test tag list with custom normalizer (this shouldn't affect the "regular" tagArray)

testCustomNormalizerNormalized() public method

Test normalized tag list with custom glue