PHP Class Symfony\Bundle\FrameworkBundle\Tests\DependencyInjection\Compiler\LoggingTranslatorPassTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testProcess ( )
testThatCompilerPassIsIgnoredIfThereIsNotLoggerDefinition ( )
testThatCompilerPassIsIgnoredIfThereIsNotTranslatorDefinition ( )

Method Details

testProcess() public method

public testProcess ( )

testThatCompilerPassIsIgnoredIfThereIsNotLoggerDefinition() public method

testThatCompilerPassIsIgnoredIfThereIsNotTranslatorDefinition() public method