VuFind API Documentation

ScopusTest extends TestCase
in package

Scopus CSV Import helper 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

testNameSplittingDefaultBehavior()  : void
Test name splitting (default behavior).
testNameSplittingWithFirstOnlyFlag()  : void
Test name splitting (with "first only" flag).
testNameSplittingWithHyphenatedInitials()  : void
Test name splitting with hyphenated initials in the list.
testNameSplittingWithMissingInitials()  : void
Test name splitting with a one-part name in the list.

Methods

testNameSplittingDefaultBehavior()

Test name splitting (default behavior).

public testNameSplittingDefaultBehavior() : void
Return values
void

testNameSplittingWithFirstOnlyFlag()

Test name splitting (with "first only" flag).

public testNameSplittingWithFirstOnlyFlag() : void
Return values
void

testNameSplittingWithHyphenatedInitials()

Test name splitting with hyphenated initials in the list.

public testNameSplittingWithHyphenatedInitials() : void
Return values
void

testNameSplittingWithMissingInitials()

Test name splitting with a one-part name in the list.

public testNameSplittingWithMissingInitials() : void
Return values
void

Search results