PHP Class ApiPlatform\Core\Tests\Bridge\Symfony\Validator\EventListener\ValidateListenerTest

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

Public Methods

Method Description
testThrowsValidationExceptionWithViolationsFound ( )
testValidatorIsCalled ( )

Private Methods

Method Description
createEventObject ( array $expectedValidationGroups, mixed $data ) : array

Method Details

testThrowsValidationExceptionWithViolationsFound() public method

testValidatorIsCalled() public method