VuFind API Documentation

ParamBagTest extends TestCase
in package

Unit tests for ParamBag.

Tags
category

VuFind

author

David Maus maus@hab.de

license

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

link
https://vufind.org

Table of Contents

testContains()  : void
Test "contains"
testCountability()  : void
Test countability.
testDeduplication()  : void
Test deduplication
testDisabledDeduplication()  : void
Test disabling deduplication
testHasParam()  : void
Test "hasParam"
testMergeWithAll()  : void
Test "merge with all"
testRemove()  : void
Test "remove"

Methods

testContains()

Test "contains"

public testContains() : void
Return values
void

testCountability()

Test countability.

public testCountability() : void
Return values
void

testDeduplication()

Test deduplication

public testDeduplication() : void
Return values
void

testDisabledDeduplication()

Test disabling deduplication

public testDisabledDeduplication() : void
Return values
void

testHasParam()

Test "hasParam"

public testHasParam() : void
Return values
void

testMergeWithAll()

Test "merge with all"

public testMergeWithAll() : void
Return values
void

testRemove()

Test "remove"

public testRemove() : void
Return values
void

Search results