|
Open Preprint Systems
3.3.0
|
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 () | |
Test class for Filter.
Test class for PersistableFilter.
Definition at line 22 of file FilterTest.php.
| FilterTest::processCallback | ( | $input | ) |
This method will be called to replace the abstract process() method of our test filter.
Definition at line 112 of file FilterTest.php.
| FilterTest::testInstantiationAndExecute | ( | ) |
Definition at line 27 of file FilterTest.php.
References TypeDescriptionFactory\getInstance().
| FilterTest::testUnsupportedEnvironment | ( | ) |
Definition at line 99 of file FilterTest.php.