PHP Class Nelmio\SecurityBundle\Tests\Listener\XssProtectionListenerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/NelmioSecurityBundle

Public Methods

Method Description
provideVariousConfigs ( )
testVariousConfig ( $expectedValue, $listener )

Protected Methods

Method Description
callListener ( Nelmio\SecurityBundle\EventListener\XssProtectionListener $listener, $path, $masterReq )
setUp ( )

Method Details

callListener() protected method

protected callListener ( Nelmio\SecurityBundle\EventListener\XssProtectionListener $listener, $path, $masterReq )
$listener Nelmio\SecurityBundle\EventListener\XssProtectionListener

provideVariousConfigs() public method

setUp() protected method

protected setUp ( )

testVariousConfig() public method

public testVariousConfig ( $expectedValue, $listener )