|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for NullTransformationTest:
Collaboration diagram for NullTransformationTest:Public Member Functions | |
| testNullTransformation (mixed $value, bool $valid) | |
Static Public Member Functions | |
| static | NullTestDataProvider () |
Protected Member Functions | |
| setUp () | |
Private Attributes | |
| NullTransformation | $transformation |
Definition at line 26 of file NullTransformationTest.php.
|
static |
Definition at line 35 of file NullTransformationTest.php.
|
protected |
Definition at line 30 of file NullTransformationTest.php.
| NullTransformationTest::testNullTransformation | ( | mixed | $value, |
| bool | $valid | ||
| ) |
Definition at line 53 of file NullTransformationTest.php.
References $valid.
|
private |
Definition at line 28 of file NullTransformationTest.php.