|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getJournalSetting ($settingName) | |
| routerUrl ($request, $newContext=null, $handler=null, $op=null, $path=null) | |
| testToXml () | |
Public Member Functions inherited from PKPTestCase | |
| getActualOutput () | |
Protected Member Functions | |
| getMockedDAOs () | |
| getMockedRegistryKeys () | |
Protected Member Functions inherited from PKPTestCase | |
| mockRequest ($path='index/test-page/test-op', $userId=null) | |
| setTestConfiguration ($config, $configPath='config') | |
| setUp () | |
| tearDown () | |
Additional Inherited Members | |
Data Fields inherited from PKPTestCase | |
| $mockedRegistryKeys = array() | |
| $registryBackup = array() | |
Test class for OAIMetadataFormat_DC.
Definition at line 32 of file OAIMetadataFormat_DCTest.php.
| OAIMetadataFormat_DCTest::getJournalSetting | ( | $settingName | ) |
Callback for journal settings.
| $settingName | string |
Definition at line 232 of file OAIMetadataFormat_DCTest.php.
|
protected |
Reimplemented from PKPTestCase.
Definition at line 37 of file OAIMetadataFormat_DCTest.php.
|
protected |
Reimplemented from PKPTestCase.
Definition at line 44 of file OAIMetadataFormat_DCTest.php.
| OAIMetadataFormat_DCTest::routerUrl | ( | $request, | |
$newContext = null, |
|||
$handler = null, |
|||
$op = null, |
|||
$path = null |
|||
| ) |
Callback for router url construction simulation.
Definition at line 261 of file OAIMetadataFormat_DCTest.php.
References $op.
| OAIMetadataFormat_DCTest::testToXml | ( | ) |
Definition at line 52 of file OAIMetadataFormat_DCTest.php.
References $application, PKPApplication\get(), DAORegistry\getDAO(), PKPOAIMetadataFormatPlugin_DC\getMetadataPrefix(), PKPOAIMetadataFormatPlugin_DC\getNamespace(), PKPOAIMetadataFormatPlugin_DC\getSchema(), DAORegistry\registerDAO(), and Registry\set().