VuFind API Documentation

DefaultParametersListenerTest extends TestCase
in package

Unit tests for DefaultParametersListener.

Tags
category

VuFind

author

Oliver Goldschmidt o.goldschmidt@tuhh.de

license

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

link

Main Site

Table of Contents

testAttach()  : void
Test attaching listener.
testDefaultParametersWithCatchAll()  : void
Test the listener with a * catch-all.
testDefaultParametersWithoutCatchAll()  : void
Test the listener without a * catch-all.

Methods

testDefaultParametersWithCatchAll()

Test the listener with a * catch-all.

public testDefaultParametersWithCatchAll() : void
Return values
void

testDefaultParametersWithoutCatchAll()

Test the listener without a * catch-all.

public testDefaultParametersWithoutCatchAll() : void
Return values
void

Search results