VuFind API Documentation

LinkifyTest extends TestCase
in package

Linkify Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Volodymyr Stelmakh 2980619+vstelmakh@users.noreply.github.com

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

$linkify  : Linkify
Linkify helper being tested
$urlHighlight  : UrlHighlight|MockObject
Mock URL highlighter
setUp()  : void
Setup method
testLinkify()  : void
Test that Linkify proxies the UrlHighlight object as expected.

Properties

$urlHighlight

Mock URL highlighter

protected UrlHighlight|MockObject $urlHighlight

Methods

setUp()

Setup method

public setUp() : void
Return values
void

testLinkify()

Test that Linkify proxies the UrlHighlight object as expected.

public testLinkify() : void
Return values
void

Search results