platform/api/symfony/Component/Console/Tests/Helper/TableStyleTest.yaml

20 lines
424 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: TableStyleTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: TableStyle
type: class
source: Symfony\Component\Console\Helper\TableStyle
properties: []
methods:
- name: testSetPadTypeWithInvalidType
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\Console\Helper\TableStyle
interfaces: []