PHP Class ApiPlatform\Core\Tests\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactoryTest

Author: Baptiste Meyer ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
setUp ( )
testCreateWithPropertyWithBadValidationGroupsAndRequiredConstraints ( )
testCreateWithPropertyWithNonStringValidationGroupsAndRequiredConstraints ( )
testCreateWithPropertyWithNotRequiredConstraints ( )
testCreateWithPropertyWithRequiredConstraints ( )
testCreateWithPropertyWithRightValidationGroupsAndRequiredConstraints ( )
testCreateWithPropertyWithoutConstraints ( )
testCreateWithRequiredByDecorated ( )

Method Details

setUp() public method

public setUp ( )

testCreateWithPropertyWithBadValidationGroupsAndRequiredConstraints() public method

testCreateWithPropertyWithNonStringValidationGroupsAndRequiredConstraints() public method

testCreateWithPropertyWithNotRequiredConstraints() public method

testCreateWithPropertyWithRequiredConstraints() public method

testCreateWithPropertyWithRightValidationGroupsAndRequiredConstraints() public method

testCreateWithPropertyWithoutConstraints() public method

testCreateWithRequiredByDecorated() public method