|
ILIAS
release_8 Revision v8.25
|
Inheritance diagram for PasswordContraintsTest:
Collaboration diagram for PasswordContraintsTest:Public Member Functions | |
| constraintsProvider () | |
| Test a set of values. More... | |
| testAccept (Constraint $constraint, array $ok_values, array $error_values) | |
| @dataProvider constraintsProvider More... | |
Definition at line 24 of file PasswordContraintsTest.php.
| PasswordContraintsTest::constraintsProvider | ( | ) |
Test a set of values.
Definition at line 31 of file PasswordContraintsTest.php.
References $d, $lng, ILIAS\Repository\$refinery, and ILIAS\Data\Factory\password().
Here is the call graph for this function:| PasswordContraintsTest::testAccept | ( | Constraint | $constraint, |
| array | $ok_values, | ||
| array | $error_values | ||
| ) |
@dataProvider constraintsProvider
| Constraint | $constraint | |
| ILIAS\Data\Password[] | $ok_values | |
| ILIAS\Data\Password[] | $error_values |
Definition at line 75 of file PasswordContraintsTest.php.
References ILIAS\Refinery\Constraint\accepts().
Here is the call graph for this function: