summaryrefslogblamecommitdiffstats
path: root/spec/spec/test-support-method.yml
blob: 6e0b232c63da419ee474c1045d677d8edae83e76 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

                                                     
                                                  










                      
                                                                


                               
                                                                             
                                                                
                                     


                      
                                                          

                               
                                                                               

                             

                              
          
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      brief:
        description: |
          It shall be the test support method brief description.
        spec-type: optional-str
      code:
        description: |
          It shall be the test support method code.  The code may use a local
          variable ``ctx`` which points to the test context, see
          ${test-context:/spec-name}.
        spec-type: str
      description:
        description: |
          It shall be the test support method description.
        spec-type: optional-str
    description: |
      This set of attributes defines an action requirement test support method.
    mandatory-attributes: all
  none: null
spec-name: Test Support Method
spec-type: test-support-method
type: spec