platform/api/symfony/Bundle/WebProfilerBundle/Tests/Resources/MinifyTest.yaml
2024-09-02 10:44:11 -07:00

19 lines
389 B
YAML

name: MinifyTest
class_comment: '# * Make sure we can minify content in toolbar.
# *
# * @author Tobias Nyholm <tobias.nyholm@gmail.com>'
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
properties: []
methods:
- name: testNoSingleLineComments
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
interfaces: []