PHP Class ApiPlatform\Core\Tests\Doctrine\Orm\Filter\RangeFilterTest

Author: Lee Siong Chan ([email protected])
Inheritance: extends Symfony\Bundle\FrameworkBundle\Test\KernelTestCase
Afficher le fichier Open project: api-platform/core

Protected Properties

Свойство Type Description
$resourceClass string

Méthodes publiques

Méthode Description
provideApplyTestData ( ) : array Provides test data.
testApply ( $properties, array $filterParameters, string $expected )
testGetDescription ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

provideApplyTestData() public méthode

Provides 3 parameters: - configuration of filterable properties - filter parameters - expected DQL query
public provideApplyTestData ( ) : array
Résultat array

setUp() protected méthode

protected setUp ( )

testApply() public méthode

public testApply ( $properties, array $filterParameters, string $expected )
$filterParameters array
$expected string

testGetDescription() public méthode

public testGetDescription ( )

Property Details

$resourceClass protected_oe property

protected string $resourceClass
Résultat string