abstract protected function FileValidatorTest::getFile in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/validator/Tests/Constraints/FileValidatorTest.php \Symfony\Component\Validator\Tests\Constraints\FileValidatorTest::getFile()
4 calls to FileValidatorTest::getFile()
- FileValidatorTest::testBinaryFormat in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorTest.php - @dataProvider provideBinaryFormatTests
- FileValidatorTest::testDisallowEmpty in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorTest.php - FileValidatorTest::testMaxSizeExceeded in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorTest.php - @dataProvider provideMaxSizeExceededTests
- FileValidatorTest::testMaxSizeNotExceeded in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorTest.php - @dataProvider provideMaxSizeNotExceededTests
2 methods override FileValidatorTest::getFile()
- FileValidatorObjectTest::getFile in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorObjectTest.php - FileValidatorPathTest::getFile in vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorPathTest.php
File
- vendor/
symfony/ validator/ Tests/ Constraints/ FileValidatorTest.php, line 476
Class
Namespace
Symfony\Component\Validator\Tests\ConstraintsCode
protected abstract function getFile($filename);