‪TYPO3CMS  11.5
TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest Class Reference
Inheritance diagram for TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest:

Public Member Functions

 validatePropertyCollectionElementPredefinedDefaultValueThrowsExceptionIfValueDoesNotMatch ()
 
 validatePropertyCollectionElementPredefinedDefaultValueThrowsNoExceptionIfValueMatches ()
 
 validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatchDataProvider ()
 
 validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatch ($input, array $allowedValues, array $untranslatedAllowedValues)
 
 validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatchesDataProvider ()
 
 validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatches ($input, array $allowedValues, array $untranslatedAllowedValues, array $allPossibleAllowedValuesTranslations)
 

Detailed Description

Member Function Documentation

◆ validatePropertyCollectionElementPredefinedDefaultValueThrowsExceptionIfValueDoesNotMatch()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionElementPredefinedDefaultValueThrowsExceptionIfValueDoesNotMatch ( )

◆ validatePropertyCollectionElementPredefinedDefaultValueThrowsNoExceptionIfValueMatches()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionElementPredefinedDefaultValueThrowsNoExceptionIfValueMatches ( )

◆ validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatch()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatch (   $input,
array  $allowedValues,
array  $untranslatedAllowedValues 
)
Test:
‪@dataProvider validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatchDataProvider

Definition at line 105 of file CreatablePropertyCollectionElementPropertiesValidatorTest.php.

◆ validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatchDataProvider()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatchDataProvider ( )

◆ validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatches()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatches (   $input,
array  $allowedValues,
array  $untranslatedAllowedValues,
array  $allPossibleAllowedValuesTranslations 
)
Test:
‪@dataProvider validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatchesDataProvider

Definition at line 169 of file CreatablePropertyCollectionElementPropertiesValidatorTest.php.

◆ validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatchesDataProvider()

TYPO3\CMS\Form\Tests\Unit\Domain\Configuration\FormDefinition\Validators\CreatablePropertyCollectionElementPropertiesValidatorTest::validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatchesDataProvider ( )