20 lines
440 B
YAML
20 lines
440 B
YAML
|
name: AlternativePartTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: AlternativePart
|
||
|
type: class
|
||
|
source: Symfony\Component\Mime\Part\Multipart\AlternativePart
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testConstructor
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- Symfony\Component\Mime\Part\Multipart\AlternativePart
|
||
|
interfaces: []
|