platform/api/symfony/Component/Validator/Tests/Constraints/GroupSequenceProviderTest.yaml

24 lines
648 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: GroupSequenceProviderTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: GroupSequenceProvider
type: class
source: Symfony\Component\Validator\Constraints\GroupSequenceProvider
- name: DummyGroupProvider
type: class
source: Symfony\Component\Validator\Tests\Dummy\DummyGroupProvider
properties: []
methods:
- name: testCreateAttributeStyle
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\Validator\Constraints\GroupSequenceProvider
- Symfony\Component\Validator\Tests\Dummy\DummyGroupProvider
interfaces: []