Open Preprint Systems  3.3.0
FilterTest Class Reference
Inheritance diagram for FilterTest:
PKPTestCase

Public Member Functions

 processCallback ($input)
 
 testInstantiationAndExecute ()
 
 testUnsupportedEnvironment ()
 
- Public Member Functions inherited from PKPTestCase
 getActualOutput ()
 

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

Test class for Filter.

Test class for PersistableFilter.

See also
Filter

Definition at line 22 of file FilterTest.php.

Member Function Documentation

◆ processCallback()

FilterTest::processCallback (   $input)

This method will be called to replace the abstract process() method of our test filter.

Returns
stdClass

Definition at line 112 of file FilterTest.php.

◆ testInstantiationAndExecute()

FilterTest::testInstantiationAndExecute ( )
See also
Filter

Definition at line 27 of file FilterTest.php.

References TypeDescriptionFactory\getInstance().

◆ testUnsupportedEnvironment()

FilterTest::testUnsupportedEnvironment ( )
See also
Filter

Definition at line 99 of file FilterTest.php.


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