Open Journal Systems  3.3.0
FunctionalCrossrefExportTest Class Reference
Inheritance diagram for FunctionalCrossrefExportTest:

Public Member Functions

 testDoi ()
 

Detailed Description

Test CrossRef export.

Definition at line 18 of file FunctionalCrossrefExportTestCase.php.

Member Function Documentation

◆ testDoi()

FunctionalCrossrefExportTest::testDoi ( )

SCENARIO OUTLINE: Export article into CrossRef deposit format XML files GIVEN a DOI has been assigned for a given {publishing object} WHEN I export the corresponding article in CrossRef deposit format THEN the object's DOI data (ID and URL) will be accessible in the XML file at the correct {CrossRef XPath}. DOIs will not be exported for galleys.

EXAMPLES: publishing object | CrossRef XPath ==================|===================================================== issue | body/journal/journal_issue/doi_data/{doi|resource} article | body/journal/journal_article/doi_data/{doi|resource} | component/{titles|doi_data/{doi|resource}}

Definition at line 35 of file FunctionalCrossrefExportTestCase.php.


The documentation for this class was generated from the following file: