VuFind API Documentation

MemoryTest extends TestCase
in package

Memory unit tests.

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

testBasicMemory()  : void
Test basic memory.
testDisable()  : void
Test disabling the memory.
testEmptyURL()  : void
Test setting an empty URL.
testForgetting()  : void
Test forgetting.
getMemory()  : Memory
Create a search memory class

Methods

testBasicMemory()

Test basic memory.

public testBasicMemory() : void
Return values
void

testDisable()

Test disabling the memory.

public testDisable() : void
Return values
void

testEmptyURL()

Test setting an empty URL.

public testEmptyURL() : void
Return values
void

testForgetting()

Test forgetting.

public testForgetting() : void
Return values
void

Search results