PHP Class VersionPress\Tests\Unit\AbsoluteUrlReplacerTest

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

Public Methods

Method Description
entityDataProvider ( )
itReplacesUrlWithPlaceholder ( $entity, $entityWithReplacedUrls )
itRestoresUrl ( $entity, $entityWithReplacedUrls )

Protected Methods

Method Description
setUp ( )

Method Details

entityDataProvider() public method

public entityDataProvider ( )

itReplacesUrlWithPlaceholder() public method

public itReplacesUrlWithPlaceholder ( $entity, $entityWithReplacedUrls )
$entity
$entityWithReplacedUrls

itRestoresUrl() public method

public itRestoresUrl ( $entity, $entityWithReplacedUrls )
$entity
$entityWithReplacedUrls

setUp() protected method

protected setUp ( )