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

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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.
testSimpleNormalizationLowercase ( )
testSimpleNormalizationUppercase ( )

Method Details

getProcessor() public method

public getProcessor ( )

testAllNormalizations() public method

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.

testSimpleNormalizationLowercase() public method

testSimpleNormalizationUppercase() public method