VuFind API Documentation

TagsServiceTest extends TestCase
in package

Tags Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

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

link

Wiki

Table of Contents

getTagsService()  : TagsService
Get an object to test
testDeduplication()  : void
Test deduplication
testEmptyTagParsing()  : void
Test empty tag parsing
testTagParsing()  : void
Test tag parsing
testTruncation()  : void
Test truncation

Methods

testDeduplication()

Test deduplication

public testDeduplication() : void
Return values
void

testEmptyTagParsing()

Test empty tag parsing

public testEmptyTagParsing() : void
Return values
void

testTagParsing()

Test tag parsing

public testTagParsing() : void
Return values
void

testTruncation()

Test truncation

public testTruncation() : void
Return values
void

Search results