| AbstractConstraintValidatorTest::$constraint | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$defaultTimezone | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$group | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$metadata | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$object | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$propertyPath | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$root | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::$value | protected | property |  |  | 
          
                  | AbstractConstraintValidatorTest::assertNoViolation | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::assertViolation Deprecated | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::assertViolations Deprecated | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::buildViolation | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::createContext | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::createViolation Deprecated | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::expectNoValidate | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::expectValidateAt | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::expectValidateValueAt | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::restoreDefaultTimezone | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setDefaultTimezone | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setGroup | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setObject | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setProperty | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setPropertyPath | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setRoot | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::setValue | protected | function |  |  | 
          
                  | AbstractConstraintValidatorTest::tearDown | protected | function |  | 1 | 
          
                  | ImageValidatorTest::$context | protected | property | Overrides AbstractConstraintValidatorTest::$context |  | 
          
                  | ImageValidatorTest::$image | protected | property |  |  | 
          
                  | ImageValidatorTest::$image4By3 | protected | property |  |  | 
          
                  | ImageValidatorTest::$imageLandscape | protected | property |  |  | 
          
                  | ImageValidatorTest::$imagePortrait | protected | property |  |  | 
          
                  | ImageValidatorTest::$path | protected | property |  |  | 
          
                  | ImageValidatorTest::$validator | protected | property | Overrides AbstractConstraintValidatorTest::$validator |  | 
          
                  | ImageValidatorTest::createValidator | protected | function | Overrides AbstractConstraintValidatorTest::createValidator |  | 
          
                  | ImageValidatorTest::setUp | protected | function | Overrides AbstractConstraintValidatorTest::setUp |  | 
          
                  | ImageValidatorTest::testEmptyStringIsValid | public | function |  |  | 
          
                  | ImageValidatorTest::testFileNotFound | public | function |  |  | 
          
                  | ImageValidatorTest::testHeightTooBig | public | function |  |  | 
          
                  | ImageValidatorTest::testHeightTooSmall | public | function |  |  | 
          
                  | ImageValidatorTest::testInvalidMaxHeight | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testInvalidMaxRatio | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testInvalidMaxWidth | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testInvalidMinHeight | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testInvalidMinRatio | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testInvalidMinWidth | public | function | @expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |  | 
          
                  | ImageValidatorTest::testLandscapeNotAllowed | public | function |  |  | 
          
                  | ImageValidatorTest::testMaxRatioUsesTwoDecimalsOnly | public | function |  |  | 
          
                  | ImageValidatorTest::testNullIsValid | public | function |  |  | 
          
                  | ImageValidatorTest::testPortraitNotAllowed | public | function |  |  | 
          
                  | ImageValidatorTest::testRatioTooBig | public | function |  |  | 
          
                  | ImageValidatorTest::testRatioTooSmall | public | function |  |  | 
          
                  | ImageValidatorTest::testSquareNotAllowed | public | function |  |  | 
          
                  | ImageValidatorTest::testValidImage | public | function |  |  | 
          
                  | ImageValidatorTest::testValidSize | public | function |  |  | 
          
                  | ImageValidatorTest::testWidthTooBig | public | function |  |  | 
          
                  | ImageValidatorTest::testWidthTooSmall | public | function |  |  | 
          
                  | LegacyImageValidatorLegacyApiTest::getApiVersion | protected | function | Overrides ImageValidatorTest::getApiVersion |  |