PHP Класс Symfony\Component\Form\Tests\ChoiceList\Factory\PropertyAccessDecoratorTest

Автор: Bernhard Schussek ([email protected])
Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
testCreateFromChoiceLoaderAssumeNullIfValuePropertyPathUnreadable ( ) https://github.com/symfony/symfony/issues/5494
testCreateFromChoicesAssumeNullIfValuePropertyPathUnreadable ( ) https://github.com/symfony/symfony/issues/5494
testCreateFromChoicesPropertyPath ( )
testCreateFromChoicesPropertyPathInstance ( )
testCreateFromChoicesPropertyPathWithCallableString ( )
testCreateFromLoaderPropertyPath ( )
testCreateFromLoaderPropertyPathInstance ( )
testCreateFromLoaderPropertyPathWithCallableString ( )
testCreateViewAssumeNullIfGroupsPropertyPathUnreadable ( ) https://github.com/symfony/symfony/issues/5494
testCreateViewAssumeNullIfPreferredChoicesPropertyPathUnreadable ( ) https://github.com/symfony/symfony/issues/5494
testCreateViewAttrAsPropertyPath ( )
testCreateViewAttrAsPropertyPathInstance ( )
testCreateViewAttrAsPropertyPathWithCallableString ( )
testCreateViewGroupsAsPropertyPath ( )
testCreateViewGroupsAsPropertyPathInstance ( )
testCreateViewGroupsAsPropertyPathWithCallableString ( )
testCreateViewIndicesAsPropertyPath ( )
testCreateViewIndicesAsPropertyPathInstance ( )
testCreateViewIndicesAsPropertyPathWithCallableString ( )
testCreateViewLabelsAsPropertyPath ( )
testCreateViewLabelsAsPropertyPathInstance ( )
testCreateViewLabelsAsPropertyPathWithCallableString ( )
testCreateViewPreferredChoicesAsPropertyPath ( )
testCreateViewPreferredChoicesAsPropertyPathInstance ( )
testCreateViewPreferredChoicesAsPropertyPathWithCallableString ( )

Защищенные методы

Метод Описание
setUp ( )

Описание методов

setUp() защищенный Метод

protected setUp ( )

testCreateFromChoiceLoaderAssumeNullIfValuePropertyPathUnreadable() публичный Метод

https://github.com/symfony/symfony/issues/5494

testCreateFromChoicesAssumeNullIfValuePropertyPathUnreadable() публичный Метод

https://github.com/symfony/symfony/issues/5494

testCreateFromChoicesPropertyPath() публичный Метод

testCreateFromChoicesPropertyPathInstance() публичный Метод

testCreateFromChoicesPropertyPathWithCallableString() публичный Метод

testCreateFromLoaderPropertyPath() публичный Метод

testCreateFromLoaderPropertyPathInstance() публичный Метод

testCreateFromLoaderPropertyPathWithCallableString() публичный Метод

testCreateViewAssumeNullIfGroupsPropertyPathUnreadable() публичный Метод

https://github.com/symfony/symfony/issues/5494

testCreateViewAssumeNullIfPreferredChoicesPropertyPathUnreadable() публичный Метод

https://github.com/symfony/symfony/issues/5494

testCreateViewAttrAsPropertyPath() публичный Метод

testCreateViewAttrAsPropertyPathInstance() публичный Метод

testCreateViewAttrAsPropertyPathWithCallableString() публичный Метод

testCreateViewGroupsAsPropertyPath() публичный Метод

testCreateViewGroupsAsPropertyPathInstance() публичный Метод

testCreateViewGroupsAsPropertyPathWithCallableString() публичный Метод

testCreateViewIndicesAsPropertyPath() публичный Метод

testCreateViewIndicesAsPropertyPathInstance() публичный Метод

testCreateViewIndicesAsPropertyPathWithCallableString() публичный Метод

testCreateViewLabelsAsPropertyPath() публичный Метод

testCreateViewLabelsAsPropertyPathInstance() публичный Метод

testCreateViewLabelsAsPropertyPathWithCallableString() публичный Метод

testCreateViewPreferredChoicesAsPropertyPath() публичный Метод

testCreateViewPreferredChoicesAsPropertyPathInstance() публичный Метод

testCreateViewPreferredChoicesAsPropertyPathWithCallableString() публичный Метод