VuFind API Documentation

ParamsTest extends TestCase
in package

Unit tests for Primo Params.

Tags
category

VuFind

author

Ere Maijala ere.maijala@helsinki.fi

license

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

link

Main Site

Table of Contents

testFilters()  : void
Test that filters work as expected.
testFixPrimoFacetValue()  : void
Test facet value normalization
testGetSearchClassId()  : void
Test that we get a mock search class ID while testing.
getParams()  : Params
Get Params object

Methods

testFilters()

Test that filters work as expected.

public testFilters() : void
Return values
void

testFixPrimoFacetValue()

Test facet value normalization

public testFixPrimoFacetValue() : void
Return values
void

testGetSearchClassId()

Test that we get a mock search class ID while testing.

public testGetSearchClassId() : void
Return values
void

Search results