PHP Class eZ\Publish\Core\Persistence\Tests\TransformationProcessor\TransformationProcessorDefinitionBasedTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
getProcessor ( )
testAllNormalizations ( ) The main point of this test is, that it shows that all normalizations available can be compiled without errors. The actual expectation is not important.
testApplyAllLowercaseNormalizations ( )
testSimpleNormalizationLowercase ( )
testSimpleNormalizationUppercase ( )

Method Details

getProcessor() public méthode

public getProcessor ( )

testAllNormalizations() public méthode

The main point of this test is, that it shows that all normalizations available can be compiled without errors. The actual expectation is not important.

testApplyAllLowercaseNormalizations() public méthode

testSimpleNormalizationLowercase() public méthode

testSimpleNormalizationUppercase() public méthode