ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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.