22 lines
439 B
YAML
22 lines
439 B
YAML
|
name: ProfilerTest
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testProfilerIsDisabled
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: insulate
|
||
|
comment: '# * @dataProvider getConfigs'
|
||
|
- name: testProfilerCollectParameter
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: insulate
|
||
|
comment: '# * @dataProvider getConfigs'
|
||
|
- name: getConfigs
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits: []
|
||
|
interfaces: []
|