Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / drupal / console-en / translations / debug.test.yml
1 description: 'List Test Units available for the application.'
2 help: 'List Test Units available for the application.'
3 arguments:
4     test-class: 'Test Class'
5 options:
6     group: Group
7 messages:
8     class: 'Test Class'
9     description: Description
10     group: Group
11     type: 'Test Type'
12     missing-dependency: 'Missing dependency'
13     methods: 'Test methods'
14     not-found: 'Debug wasn''t found, try enclosure test id between double quotes.'
15     success-groups: 'All testing groups were listed sucessfully, use the group argument to filter Test unit by group i.e $ drupal debug:test Url'
16     success-group: 'All test units for group "%s" were listed sucessfully'
17 examples:
18     - description: ''
19       execution: |
20         drupal debug:test