PHP Class Pyrech\ComposerChangelogs\tests\UrlGenerator\WordPressUrlGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: pyrech/composer-changelogs

Public Methods

Method Description
test_it_does_not_support_non_wordpress_urls ( )
test_it_generates_compare_urls ( )
test_it_generates_release_urls ( )
test_it_supports_wordpress_urls ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

test_it_does_not_support_non_wordpress_urls() public method

test_it_generates_compare_urls() public method

test_it_generates_release_urls() public method

test_it_supports_wordpress_urls() public method