abstract protected function FileValidatorTest::getFile

3 calls to FileValidatorTest::getFile()
FileValidatorTest::testTooLargeBytes in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php
FileValidatorTest::testTooLargeKiloBytes in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php
FileValidatorTest::testTooLargeMegaBytes in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php
2 methods override FileValidatorTest::getFile()
FileValidatorObjectTest::getFile in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php
FileValidatorPathTest::getFile in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php, line 343

Class

FileValidatorTest

Namespace

Symfony\Component\Validator\Tests\Constraints

Code

protected abstract function getFile($filename);