PHP Class Symfony\Component\Form\Tests\Extension\Core\EventListener\FixUrlProtocolListenerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
provideUrlsWithSupportedProtocols ( )
testFixHttpUrl ( )
testSkipKnownUrl ( )
testSkipOtherProtocol ( $url )

Method Details

provideUrlsWithSupportedProtocols() public method

testFixHttpUrl() public method

public testFixHttpUrl ( )

testSkipKnownUrl() public method

public testSkipKnownUrl ( )

testSkipOtherProtocol() public method

public testSkipOtherProtocol ( $url )