Open Journal Systems
3.3.0
|
Public Member Functions | |
testConstructor () | |
testGetFieldValue () | |
testGetMessage () | |
testIsEmptyAndOptional () | |
testIsValid () | |
![]() | |
getActualOutput () | |
Protected Member Functions | |
setUp () | |
![]() | |
getMockedDAOs () | |
getMockedRegistryKeys () | |
mockRequest ($path='index/test-page/test-op', $userId=null) | |
setTestConfiguration ($config, $configPath='config') | |
tearDown () | |
Additional Inherited Members | |
![]() | |
$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.