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

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

Public Methods

Method Description
testTemplateNoIdThrowsException ( ) Tests that collectors that specify a template but no "id" will throw an exception (both are needed if the template is specified).
testValidCollector ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createContainerMock ( $services )

Method Details

setUp() protected method

protected setUp ( )

testTemplateNoIdThrowsException() public method

Thus, a fully-valid tag looks something like this:

testValidCollector() public method

public testValidCollector ( )