PHP Class Essence\ReplacerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: benjamminf/craft-embedded-assets

Public Properties

Property Type Description
$Replacer

Public Methods

Method Description
setUp ( )
testDontReplaceLinks ( )
testReplace ( )
testReplaceQuotesSurroundedUrl ( )
testReplaceSingleUrl ( )
testReplaceTagSurroundedUrl ( )
testReplaceWithTemplate ( )

Method Details

setUp() public method

public setUp ( )

testReplace() public method

public testReplace ( )

testReplaceQuotesSurroundedUrl() public method

testReplaceSingleUrl() public method

testReplaceTagSurroundedUrl() public method

testReplaceWithTemplate() public method

Property Details

$Replacer public property

public $Replacer