|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| testConstructor () | |
| testGetFieldValue () | |
| testGetMessage () | |
| testIsEmptyAndOptional () | |
| testIsValid () | |
Public Member Functions inherited from PKPTestCase | |
| getActualOutput () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from PKPTestCase | |
| getMockedDAOs () | |
| getMockedRegistryKeys () | |
| mockRequest ($path='index/test-page/test-op', $userId=null) | |
| setTestConfiguration ($config, $configPath='config') | |
| tearDown () | |
Additional Inherited Members | |
Data Fields inherited from PKPTestCase | |
| $mockedRegistryKeys = array() | |
| $registryBackup = array() | |
Test class for FormValidator.
Definition at line 23 of file FormValidatorTest.php.
|
protected |
Reimplemented from PKPTestCase.
Definition at line 27 of file FormValidatorTest.php.
| FormValidatorTest::testConstructor | ( | ) |
Definition at line 39 of file FormValidatorTest.php.
| FormValidatorTest::testGetFieldValue | ( | ) |
Definition at line 70 of file FormValidatorTest.php.
| FormValidatorTest::testGetMessage | ( | ) |
Definition at line 62 of file FormValidatorTest.php.
| FormValidatorTest::testIsEmptyAndOptional | ( | ) |
Definition at line 98 of file FormValidatorTest.php.
| FormValidatorTest::testIsValid | ( | ) |
Definition at line 141 of file FormValidatorTest.php.