Open Journal Systems  3.3.0
PluginTest Class Reference
Inheritance diagram for PluginTest:
PKPTestCase

Public Member Functions

 testNothing ()
 
- Public Member Functions inherited from PKPTestCase
 getActualOutput ()
 

Static Public Member Functions

static setUpBeforeClass ()
 

Additional Inherited Members

- Data Fields inherited from PKPTestCase
 $mockedRegistryKeys = array()
 
 $registryBackup = array()
 
- Protected Member Functions inherited from PKPTestCase
 getMockedDAOs ()
 
 getMockedRegistryKeys ()
 
 mockRequest ($path='index/test-page/test-op', $userId=null)
 
 setTestConfiguration ($config, $configPath='config')
 
 setUp ()
 
 tearDown ()
 

Detailed Description

Try creating some data programmatically in PHP.

Definition at line 18 of file PluginTest.php.

Member Function Documentation

◆ setUpBeforeClass()

static PluginTest::setUpBeforeClass ( )
static
See also
XMLTypeDescription

Definition at line 22 of file PluginTest.php.

References DAORegistry\getDAO().

◆ testNothing()

PluginTest::testNothing ( )

Definition at line 38 of file PluginTest.php.


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