‪TYPO3CMS  9.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 ()
 
 validatePropertyCollectionElementPredefinedDefaultValueThrowsNoExceptionIfValueMatchs ()
 
 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 ( )

◆ validatePropertyCollectionElementPredefinedDefaultValueThrowsNoExceptionIfValueMatchs()

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

◆ validatePropertyCollectionPropertyValueThrowsExceptionIfValueDoesNotMatch()

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

Definition at line 104 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 168 of file CreatablePropertyCollectionElementPropertiesValidatorTest.php.

◆ validatePropertyCollectionPropertyValueThrowsNoExceptionIfValueMatchesDataProvider()

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